chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 #239
Annotations
6 errors and 1 warning
Run npm run lint:
example/01-basic.test.ts#L29
Argument of type '{ cwd: string; useEslintrc: boolean; }' is not assignable to parameter of type 'Options'.
|
Run npm run lint:
example/01-basic.test.ts#L32
Expected 2 arguments, but got 1.
|
Run npm run lint:
example/02-share-fixtures-with-test-cases.test.ts#L31
Argument of type '{ cwd: string; useEslintrc: boolean; }' is not assignable to parameter of type 'Options'.
|
Run npm run lint:
example/02-share-fixtures-with-test-cases.test.ts#L34
Expected 2 arguments, but got 1.
|
Run npm run lint:
example/02-share-fixtures-with-test-cases.test.ts#L49
Argument of type '{ cwd: string; useEslintrc: boolean; fix: true; }' is not assignable to parameter of type 'Options'.
|
Run npm run lint
Process completed with exit code 1.
|
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/
|
Loading