Skip to content

15549487: Bump @foretagsplatsen/eslint-plugin from 9.0.0 to 12.0.0 #430

15549487: Bump @foretagsplatsen/eslint-plugin from 9.0.0 to 12.0.0

15549487: Bump @foretagsplatsen/eslint-plugin from 9.0.0 to 12.0.0 #430

Triggered via pull request October 1, 2024 17:41
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (lts/*): eslint.config.js#L3
Assign array to a variable before exporting as module default
build (lts/*): src/event.js#L1
Missing JSDoc @return declaration
build (lts/*): src/event.js#L5
There must be a hyphen before @param description
build (lts/*): src/event.js#L5
Param description must start with a capital letter and must not end with a period
build (lts/*): src/event.js#L5
Missing JSDoc @param "spec" type
build (lts/*): src/event.js#L6
There must be a hyphen before @param description
build (lts/*): src/event.js#L6
Param description must start with a capital letter and must not end with a period
build (lts/*): src/event.js#L6
Missing JSDoc @param "my" type
build (lts/*): src/event.js#L7
Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"
build (lts/*): src/event.js#L18
Missing JSDoc @return declaration
build (lts/*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/