Add pong page #39
Annotations
10 errors and 3 warnings
build
Argument of type '(v: number) => void' is not assignable to parameter of type 'SetStateAction<BallSpeedState>'.
|
build
Spread types may only be created from object types.
|
build
Property 'y' does not exist on type 'number'.
|
build
Spread types may only be created from object types.
|
build
Property 'x' does not exist on type 'number'.
|
build
Spread types may only be created from object types.
|
build
Property 'x' does not exist on type 'number'.
|
build
Object literal may only specify known properties, and 'x' does not exist in type '(v: number) => void'.
|
build
Object literal may only specify known properties, and 'x' does not exist in type '(v: number) => void'.
|
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|