Bump the development-dependencies group with 8 updates #407
nodejs.yml
on: pull_request
lint
/
Lint on Node.js lts/* and ubuntu-latest
20s
Matrix: test / test
Annotations
5 errors
lint / Lint on Node.js lts/* and ubuntu-latest:
__tests__/engines.test.mjs#L1
Member 'beforeEach' of the import declaration should be sorted alphabetically
|
lint / Lint on Node.js lts/* and ubuntu-latest:
__tests__/engines.test.mjs#L1
'beforeEach' is defined but never used
|
lint / Lint on Node.js lts/* and ubuntu-latest:
__tests__/index.test.mjs#L1
Member 'beforeEach' of the import declaration should be sorted alphabetically
|
lint / Lint on Node.js lts/* and ubuntu-latest:
__tests__/index.test.mjs#L6
Imports should be sorted alphabetically
|
lint / Lint on Node.js lts/* and ubuntu-latest
Process completed with exit code 1.
|