Skip to content

refactor: use scriptLangs instead of supportedScriptLangs for mor… #217

refactor: use scriptLangs instead of supportedScriptLangs for mor…

refactor: use scriptLangs instead of supportedScriptLangs for mor… #217

Triggered via push December 26, 2024 18:03
Status Failure
Total duration 3m 40s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Node 20 on macos-latest: 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
test/index.spec.ts > should pass lint without error in new projects > with-tsx: test/index.spec.ts#L63
AssertionError: expected '\n/Users/runner/work/eslint-config-ty…' to match /^\s*$/ - Expected: /^\s*$/ + Received: " /Users/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
test/index.spec.ts > should guide user to use camelCase names in "extends": test/index.spec.ts#L211
AssertionError: expected '\nOops! Something went wrong! :(\n\nE…' to include 'Please use "recommendedTypeChecked"' ❯ test/index.spec.ts:211:18
Node 20 on macos-latest
Process completed with exit code 1.
Node 20 on ubuntu-latest: 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
test/index.spec.ts > should pass lint without error in new projects > with-tsx: 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
test/index.spec.ts > should guide user to use camelCase names in "extends": test/index.spec.ts#L211
AssertionError: expected '\nOops! Something went wrong! :(\n\nE…' to include 'Please use "recommendedTypeChecked"' ❯ test/index.spec.ts:211:18
Node 20 on ubuntu-latest
Process completed with exit code 1.
Node 20 on windows-latest: 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
test/index.spec.ts > should pass lint without error in new projects > with-tsx: test/index.spec.ts#L63
AssertionError: expected '\nD:\a\eslint-config-typescript\eslin…' to match /^\s*$/ - Expected: /^\s*$/ + Received: " D:\\a\\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
test/index.spec.ts > should guide user to use camelCase names in "extends": test/index.spec.ts#L211
AssertionError: expected '\nOops! Something went wrong! :(\n\nE…' to include 'Please use "recommendedTypeChecked"' ❯ test/index.spec.ts:211:18
Node 20 on windows-latest
Process completed with exit code 1.
Node 20 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636