Annotations
9 errors and 1 warning
|
deploy
Process completed with exit code 1.
|
|
deploy:
src/App.vue#L767
Type 'number | null' is not assignable to type 'number'.
|
|
deploy:
src/App.vue#L766
Type 'number | null' is not assignable to type 'number'.
|
|
deploy:
src/App.vue#L676
Type 'number | null' is not assignable to type 'number'.
|
|
deploy:
src/App.vue#L675
Type 'number | null' is not assignable to type 'number'.
|
|
deploy:
src/App.vue#L578
'blackTimeSeconds.value' is possibly 'null'.
|
|
deploy:
src/App.vue#L576
'whiteTimeSeconds.value' is possibly 'null'.
|
|
deploy:
src/App.vue#L551
'blackTimeSeconds.value' is possibly 'null'.
|
|
deploy:
src/App.vue#L546
'whiteTimeSeconds.value' is possibly 'null'.
|
|
deploy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|