Update project config #250
Annotations
10 errors and 1 warning
Run npm run test:
example/01-basic.test.ts#L30
Error: Invalid Options:
- Unknown options: useEslintrc
❯ processOptions node_modules/eslint/lib/eslint/eslint-helpers.js:847:15
❯ new ESLint node_modules/eslint/lib/eslint/eslint.js:449:34
❯ example/01-basic.test.ts:30:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ESLINT_INVALID_OPTIONS' }
|
Run npm run test:
example/02-share-fixtures-with-test-cases.test.ts#L32
Error: Invalid Options:
- Unknown options: useEslintrc
❯ processOptions node_modules/eslint/lib/eslint/eslint-helpers.js:847:15
❯ new ESLint node_modules/eslint/lib/eslint/eslint.js:449:34
❯ example/02-share-fixtures-with-test-cases.test.ts:32:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ESLINT_INVALID_OPTIONS' }
|
Run npm run test:
example/02-share-fixtures-with-test-cases.test.ts#L52
Error: Invalid Options:
- Unknown options: useEslintrc
❯ processOptions node_modules/eslint/lib/eslint/eslint-helpers.js:847:15
❯ new ESLint node_modules/eslint/lib/eslint/eslint.js:449:34
❯ example/02-share-fixtures-with-test-cases.test.ts:52:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ESLINT_INVALID_OPTIONS' }
|
Run npm run test:
src/create-iff-impl.test.ts#L131
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ src/create-iff-impl.test.ts:131:64
|
Run npm run test:
src/create-iff-impl.test.ts#L131
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ src/create-iff-impl.test.ts:131:64
|
Run npm run test:
src/create-iff-impl.test.ts#L131
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ src/create-iff-impl.test.ts:131:64
|
Run npm run test:
src/create-iff-impl.test.ts#L131
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ src/create-iff-impl.test.ts:131:64
|
Run npm run test:
src/create-iff-impl.test.ts#L131
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ src/create-iff-impl.test.ts:131:64
|
Run npm run test:
src/create-iff-impl.test.ts#L131
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ src/create-iff-impl.test.ts:131:64
|
Run npm run test:
src/create-iff-impl.test.ts#L131
Error: toMatchInlineSnapshot cannot be called multiple times at the same location.
❯ src/create-iff-impl.test.ts:131:64
|
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