Skip to content

fix

fix #2

Triggered via push July 21, 2026 10:51
Status Failure
Total duration 24s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

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/