Skip to content

Bump typescript from 5.2.2 to 5.3.3 #688

Bump typescript from 5.2.2 to 5.3.3

Bump typescript from 5.2.2 to 5.3.3 #688

Triggered via pull request January 22, 2024 15:42
Status Failure
Total duration 21s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors
build (18): src/cli.tsx#L2
Cannot find module 'ink' or its corresponding type declarations.
build (18): src/cli.tsx#L3
Cannot find module 'meow' or its corresponding type declarations.
build (18): src/cli.tsx#L4
Cannot find module 'react' or its corresponding type declarations.
build (18): src/cli.tsx#L56
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (18): src/cli.tsx#L59
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<"win" | "midgame" | "lose", GameState>'.
build (18): src/components/board-row.tsx#L1
Cannot find module 'ink' or its corresponding type declarations.
build (18): src/components/board-row.tsx#L2
Cannot find module 'react' or its corresponding type declarations.
build (18): src/components/board-row.tsx#L7
Binding element 'guessedRow' implicitly has an 'any' type.
build (18): src/components/board-row.tsx#L10
Parameter 'l' implicitly has an 'any' type.
build (18): src/components/board-row.tsx#L10
Parameter 'i' implicitly has an 'any' type.
build (20)
The job was canceled because "_18" failed.
build (20): src/cli.tsx#L2
Cannot find module 'ink' or its corresponding type declarations.
build (20): src/cli.tsx#L3
Cannot find module 'meow' or its corresponding type declarations.
build (20): src/cli.tsx#L4
Cannot find module 'react' or its corresponding type declarations.
build (20): src/cli.tsx#L56
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build (20): src/cli.tsx#L59
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Record<"win" | "midgame" | "lose", GameState>'.
build (20): src/components/board-row.tsx#L1
Cannot find module 'ink' or its corresponding type declarations.
build (20): src/components/board-row.tsx#L2
Cannot find module 'react' or its corresponding type declarations.
build (20): src/components/board-row.tsx#L7
Binding element 'guessedRow' implicitly has an 'any' type.
build (20): src/components/board-row.tsx#L10
Parameter 'l' implicitly has an 'any' type.
build (20): src/components/board-row.tsx#L10
Parameter 'i' implicitly has an 'any' type.