chore(deps-dev): bump the eslint group with 3 updates #355
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/
|