feat: add basic single square movement on button press #825
on-merge.yml
on: push
Lint
/
lint
2m 32s
Build
/
build
3m 17s
Test
/
test
3m 18s
IaC
/
cdk:synth
3m 18s
Coverage
/
test:cov
3m 20s
Deploy
/
deploy
3m 7s
Annotations
10 errors and 5 warnings
Deploy / deploy
Type 'IsometricCanvasProps' is not assignable to type 'GameState'.
|
Deploy / deploy
Process completed with exit code 1.
|
IaC / cdk:synth
Type 'IsometricCanvasProps' is not assignable to type 'GameState'.
|
IaC / cdk:synth
Process completed with exit code 1.
|
Build / build
Type 'IsometricCanvasProps' is not assignable to type 'GameState'.
|
Build / build
Process completed with exit code 1.
|
Test / test
Type 'IsometricCanvasProps' is not assignable to type 'GameState'.
|
Test / test
Process completed with exit code 1.
|
Coverage / test:cov
Type 'IsometricCanvasProps' is not assignable to type 'GameState'.
|
Coverage / test:cov
Process completed with exit code 1.
|
Lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy / deploy
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/
|
IaC / cdk:synth
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|