Skip to content

chore(deps-dev): bump the eslint group with 3 updates #345

chore(deps-dev): bump the eslint group with 3 updates

chore(deps-dev): bump the eslint group with 3 updates #345

Triggered via pull request September 21, 2023 17:57
Status Failure
Total duration 9m 33s
Artifacts

npm-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: scripts/build.js#L74
Expected parentheses around arrow function argument
test: scripts/generateGraph.js#L129
Expected parentheses around arrow function argument
test: scripts/generateGraph.js#L171
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
test: scripts/generatePropertyList.js#L13
Expected parentheses around arrow function argument
test: scripts/generatePropertyList.js#L16
Expected parentheses around arrow function argument
test: src/getExamplesWithContent-spec.js#L21
Expected parentheses around arrow function argument
test: src/getExamplesWithContent-spec.js#L27
Expected parentheses around arrow function argument
test: src/getExamplesWithContent.js#L7
More than 1 blank line not allowed
test: src/getExamplesWithContent.js#L10
Expected parentheses around arrow function argument
test: src/getExamplesWithContent.js#L10
Expected parentheses around arrow function argument
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/