Skip to content

feat: svelte 5 with runes #76

feat: svelte 5 with runes

feat: svelte 5 with runes #76

Triggered via push October 22, 2024 12:09
Status Failure
Total duration 3m 29s
Artifacts

push.yml

on: push
Build Backend
0s
Build Backend
Build Frontend
0s
Build Frontend
Test (wasm)
0s
Test (wasm)
Matrix: Test (x86)
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
Lint Frontend
Something went wrong, self-installer exits with code 1
Lint Frontend
Command pnpm install (cwd: frontend) exits with status 127
Lint Backend: calculator/env.go#L791
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
Lint Backend: calculator/offence.go#L29
variable min has same name as predeclared identifier (predeclared)
Lint Backend: utils/math.go#L10
variable min has same name as predeclared identifier (predeclared)
Lint Backend: utils/math.go#L22
variable max has same name as predeclared identifier (predeclared)
Lint Backend
issues found
Lint Frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, pnpm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint Frontend
command pnpm store prune exits with code 127
Lint Frontend
The `save-state` 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/
Lint Frontend
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/
Lint Frontend
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/
Lint Backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/