Skip to content

build(deps-dev): bump @foretagsplatsen/eslint-plugin from 9.0.0 to 11.0.0 #996

build(deps-dev): bump @foretagsplatsen/eslint-plugin from 9.0.0 to 11.0.0

build(deps-dev): bump @foretagsplatsen/eslint-plugin from 9.0.0 to 11.0.0 #996

Triggered via pull request August 1, 2024 17:14
Status Failure
Total duration 24s
Artifacts

test.yml

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

Annotations

10 errors and 1 warning
build (lts/*): src/Widget2.js#L2
Expected 'multiple' syntax before 'single' syntax
build (lts/*): src/Widget2.js#L5
Expected 'multiple' syntax before 'single' syntax
build (lts/*): src/Widget2.js#L13
Expected no lines between tags
build (lts/*): src/Widget2.js#L38
Invalid JSDoc tag (preference). Replace "virtual" JSDoc tag with "abstract"
build (lts/*): src/Widget2.js#L40
Invalid JSDoc @param "spec.id" type "String"; prefer: "string"
build (lts/*): src/Widget2.js#L40
There must be a hyphen before @param description
build (lts/*): src/Widget2.js#L84
Missing JSDoc @return declaration
build (lts/*): src/Widget2.js#L85
Description must start with a capital letter and end with a period
build (lts/*): src/Widget2.js#L87
Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"
build (lts/*): src/Widget2.js#L87
Invalid JSDoc @returns type "String"; prefer: "string"
build (lts/*)
The following actions uses Node.js version which is deprecated 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/