Skip to content

chore: fix lint errors #72

chore: fix lint errors

chore: fix lint errors #72

Triggered via push May 19, 2024 17:00
Status Failure
Total duration 56s
Artifacts

push.yml

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

Annotations

2 errors and 21 warnings
Lint Backend: builds/parser.go#L32
the given struct should be annotated with the `xml` tag (musttag)
Lint Backend
issues found
Lint Frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, pnpm/action-setup@v2.2.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.2.2. 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 `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 Frontend: frontend/src/lib/components/Input.svelte#L12
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
Lint Frontend: frontend/src/lib/components/Input.svelte#L12
A11y: <div> with click handler must have an ARIA role
Lint Frontend: frontend/src/lib/components/NumberInput.svelte#L30
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
Lint Frontend: frontend/src/lib/components/NumberInput.svelte#L30
A11y: <div> with click handler must have an ARIA role
Lint Frontend: frontend/src/lib/components/Sidebar.svelte#L237
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
Lint Frontend: frontend/src/lib/components/Sidebar.svelte#L237
A11y: <div> with click handler must have an ARIA role
Lint Frontend: frontend/src/lib/components/Sidebar.svelte#L300
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
Lint Frontend: frontend/src/lib/components/Sidebar.svelte#L300
A11y: <div> with click handler must have an ARIA role
Lint Frontend: frontend/src/lib/components/overlays/Overlay.svelte#L16
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
Lint Frontend: frontend/src/lib/components/overlays/Overlay.svelte#L16
A11y: <div> with click handler must have an ARIA role
Lint Backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, pnpm/action-setup@v2.2.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build 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/
Build 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/
Build 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/