refactor: use scriptLangs
instead of supportedScriptLangs
for mor…
#217
Annotations
4 errors and 1 warning
Run pnpm test:
examples/with-tsx/src/App.vue#L5
Use \"@ts-expect-error\" instead of \"@ts-ignore\", as \"@ts-ignore\" will do nothing if the following line is error-free
|
Run pnpm test:
test/index.spec.ts#L63
AssertionError: expected '\n/home/runner/work/eslint-config-typ…' to match /^\s*$/
- Expected:
/^\s*$/
+ Received:
"
/home/runner/work/eslint-config-typescript/eslint-config-typescript/examples/with-tsx/src/App.vue
5:1 error Use \"@ts-expect-error\" instead of \"@ts-ignore\", as \"@ts-ignore\" will do nothing if the following line is error-free @typescript-eslint/ban-ts-comment
✖ 1 problem (1 error, 0 warnings)
"
❯ test/index.spec.ts:63:22
|
Run pnpm test:
test/index.spec.ts#L211
AssertionError: expected '\nOops! Something went wrong! :(\n\nE…' to include 'Please use "recommendedTypeChecked"'
❯ test/index.spec.ts:211:18
|
Run pnpm test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading