Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump typescript-eslint from 8.17.0 to 8.20.0 #232

Merged

build(deps-dev): bump typescript-eslint from 8.17.0 to 8.20.0

7adcc9d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

build(deps-dev): bump typescript-eslint from 8.17.0 to 8.20.0 #232

build(deps-dev): bump typescript-eslint from 8.17.0 to 8.20.0
7adcc9d
Select commit
Loading
Failed to load commit list.
GitHub Actions / VS Code Test Results (ubuntu-latest, stable, desktop) succeeded Jan 20, 2025 in 0s

134 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
test-results/normal-config-file-change.json 2βœ… 4s
test-results/normal-no-config.json 1βœ… 22s
test-results/normal-overlapping-tests.json 9βœ… 2s
test-results/normal-package-json.json 4βœ… 4s
test-results/normal-simple.json 13βœ… 11s
test-results/normal-source-mapped.json 4βœ… 1s
test-results/normal-tsnode-checkjs.json 2βœ… 2s
test-results/normal-typescript-esm.json 3βœ… 3s
test-results/normal-typescript-full.json 3βœ… 3s
test-results/normal-typescript-top-level-await.json 1βœ… 192ms
test-results/normal-typescript.json 4βœ… 3s
test-results/normal-unit.json 19βœ… 140ms
test-results/normal-with-hooks.json 2βœ… 373ms
test-results/vsix-config-file-change.json 2βœ… 4s
test-results/vsix-no-config.json 1βœ… 22s
test-results/vsix-overlapping-tests.json 9βœ… 2s
test-results/vsix-package-json.json 4βœ… 4s
test-results/vsix-simple.json 13βœ… 11s
test-results/vsix-source-mapped.json 4βœ… 1s
test-results/vsix-tsnode-checkjs.json 2βœ… 2s
test-results/vsix-typescript-esm.json 3βœ… 2s
test-results/vsix-typescript-full.json 3βœ… 2s
test-results/vsix-typescript-top-level-await.json 1βœ… 200ms
test-results/vsix-typescript.json 4βœ… 3s
test-results/vsix-unit.json 19βœ… 141ms
test-results/vsix-with-hooks.json 2βœ… 410ms

βœ…Β test-results/normal-config-file-change.json

2 tests were completed in 4s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/config-file-change.test.js 2βœ… 2s

βœ…Β out/test/integration/config-file-change.test.js

config-file-change
  βœ… delete-create-flow
  βœ… rename-flow

βœ…Β test-results/normal-no-config.json

1 tests were completed in 22s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/no-config.test.js 1βœ… 11s

βœ…Β out/test/integration/no-config.test.js

no-config
  βœ… create-file-flow

βœ…Β test-results/normal-overlapping-tests.json

9 tests were completed in 2s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/overlapping-tests.test.js 9βœ… 2s

βœ…Β out/test/integration/overlapping-tests.test.js

overlapping tests
  βœ… cannot differenciate overlapping suites
  βœ… discovers tests
  βœ… runs all in folder
  βœ… runs all suites in specific file
  βœ… runs all tests
  βœ… runs mixed nodes
  βœ… runs multiple files
  βœ… runs only suite of specific file
  βœ… runs only test of specific file

βœ…Β test-results/normal-package-json.json

4 tests were completed in 4s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/package-json.test.js 4βœ… 2s

βœ…Β out/test/integration/package-json.test.js

package-json
  βœ… debugs tests in a file
  βœ… discovers tests
  βœ… handles changes to package.json
  βœ… runs tests in a file

βœ…Β test-results/normal-simple.json

13 tests were completed in 11s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/simple.test.js 13βœ… 3s

βœ…Β out/test/integration/simple.test.js

simple
  βœ… cleans up folder if all child files are deleted
  βœ… correct failing test location
  βœ… debugs tests in a file
  βœ… discovers tests
  βœ… handles changes to .mocharc.js
  βœ… handles file and directory excludes
  βœ… handles file change
  βœ… handles file delete
  βœ… parses error stacktrace correctly
  βœ… runs subsets of tests
  βœ… runs tests
  βœ… runs tests in a file
  βœ… runs tests in directory

βœ…Β test-results/normal-source-mapped.json

4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/source-mapped.test.js 4βœ… 1s

βœ…Β out/test/integration/source-mapped.test.js

source mapped
  βœ… debugs tests
  βœ… discovers tests
  βœ… has correct test locations
  βœ… runs tests

βœ…Β test-results/normal-tsnode-checkjs.json

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/tsnode-checkjs.test.js 2βœ… 2s

βœ…Β out/test/integration/tsnode-checkjs.test.js

tsnode-checkjs
  βœ… discovers tests
  βœ… runs tests

βœ…Β test-results/normal-typescript-esm.json

3 tests were completed in 3s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/typescript-esm.test.js 3βœ… 2s

βœ…Β out/test/integration/typescript-esm.test.js

typescript-esm
  βœ… debugs tests
  βœ… discovers tests
  βœ… runs tests

βœ…Β test-results/normal-typescript-full.json

3 tests were completed in 3s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/typescript-full.test.js 3βœ… 2s

βœ…Β out/test/integration/typescript-full.test.js

typescript-full
  βœ… debugs tests
  βœ… discovers tests
  βœ… runs tests

βœ…Β test-results/normal-typescript-top-level-await.json

1 tests were completed in 192ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/typescript-top-level-await.test.js 1βœ… 115ms

βœ…Β out/test/integration/typescript-top-level-await.test.js

typescript top level await
  βœ… discovers tests fails cjs

βœ…Β test-results/normal-typescript.json

4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/typescript.test.js 4βœ… 3s

βœ…Β out/test/integration/typescript.test.js

typescript
  βœ… correct failing test location
  βœ… debugs tests
  βœ… discovers tests
  βœ… runs tests

βœ…Β test-results/normal-unit.json

19 tests were completed in 140ms with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/unit/extract/evaluate-typescript.test.js 5βœ… 30ms
out/test/unit/extract/evaluate.test.js 8βœ… 10ms
out/test/unit/extract/syntax.test.js 6βœ… 15ms

βœ…Β out/test/unit/extract/evaluate-typescript.test.js

evaluate typescript
  βœ… extracts basic suite
  βœ… extracts basic suite ts syntax
  βœ… extracts basic suite with import
  βœ… extracts multiple suite
  βœ… works with pending test

βœ…Β out/test/unit/extract/evaluate.test.js

evaluate
  βœ… can evaluate and extract a test table
  βœ… extracts basic suite
  βœ… handles errors appropriately
  βœ… runs esbuild-style modules
  βœ… stubs out requires and placeholds correctly
  βœ… works with pending suite
  βœ… works with pending test
  βœ… works with skip/only

βœ…Β out/test/unit/extract/syntax.test.js

syntax
  βœ… can detect suite but not dynamic tests
  βœ… extracts basic suite
  βœ… stubs out requires and placeholds correctly
  βœ… works with pending suite
  βœ… works with pending test
  βœ… works with skip/only

βœ…Β test-results/normal-with-hooks.json

2 tests were completed in 373ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/with-hooks.test.js 2βœ… 302ms

βœ…Β out/test/integration/with-hooks.test.js

with-hooks
  βœ… discovers tests
  βœ… runs tests

βœ…Β test-results/vsix-config-file-change.json

2 tests were completed in 4s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/config-file-change.test.js 2βœ… 3s

βœ…Β out/test/integration/config-file-change.test.js

config-file-change
  βœ… delete-create-flow
  βœ… rename-flow

βœ…Β test-results/vsix-no-config.json

1 tests were completed in 22s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/no-config.test.js 1βœ… 11s

βœ…Β out/test/integration/no-config.test.js

no-config
  βœ… create-file-flow

βœ…Β test-results/vsix-overlapping-tests.json

9 tests were completed in 2s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/overlapping-tests.test.js 9βœ… 2s

βœ…Β out/test/integration/overlapping-tests.test.js

overlapping tests
  βœ… cannot differenciate overlapping suites
  βœ… discovers tests
  βœ… runs all in folder
  βœ… runs all suites in specific file
  βœ… runs all tests
  βœ… runs mixed nodes
  βœ… runs multiple files
  βœ… runs only suite of specific file
  βœ… runs only test of specific file

βœ…Β test-results/vsix-package-json.json

4 tests were completed in 4s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/package-json.test.js 4βœ… 2s

βœ…Β out/test/integration/package-json.test.js

package-json
  βœ… debugs tests in a file
  βœ… discovers tests
  βœ… handles changes to package.json
  βœ… runs tests in a file

βœ…Β test-results/vsix-simple.json

13 tests were completed in 11s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/simple.test.js 13βœ… 3s

βœ…Β out/test/integration/simple.test.js

simple
  βœ… cleans up folder if all child files are deleted
  βœ… correct failing test location
  βœ… debugs tests in a file
  βœ… discovers tests
  βœ… handles changes to .mocharc.js
  βœ… handles file and directory excludes
  βœ… handles file change
  βœ… handles file delete
  βœ… parses error stacktrace correctly
  βœ… runs subsets of tests
  βœ… runs tests
  βœ… runs tests in a file
  βœ… runs tests in directory

βœ…Β test-results/vsix-source-mapped.json

4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/source-mapped.test.js 4βœ… 1s

βœ…Β out/test/integration/source-mapped.test.js

source mapped
  βœ… debugs tests
  βœ… discovers tests
  βœ… has correct test locations
  βœ… runs tests

βœ…Β test-results/vsix-tsnode-checkjs.json

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/tsnode-checkjs.test.js 2βœ… 2s

βœ…Β out/test/integration/tsnode-checkjs.test.js

tsnode-checkjs
  βœ… discovers tests
  βœ… runs tests

βœ…Β test-results/vsix-typescript-esm.json

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/typescript-esm.test.js 3βœ… 2s

βœ…Β out/test/integration/typescript-esm.test.js

typescript-esm
  βœ… debugs tests
  βœ… discovers tests
  βœ… runs tests

βœ…Β test-results/vsix-typescript-full.json

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/typescript-full.test.js 3βœ… 2s

βœ…Β out/test/integration/typescript-full.test.js

typescript-full
  βœ… debugs tests
  βœ… discovers tests
  βœ… runs tests

βœ…Β test-results/vsix-typescript-top-level-await.json

1 tests were completed in 200ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/typescript-top-level-await.test.js 1βœ… 147ms

βœ…Β out/test/integration/typescript-top-level-await.test.js

typescript top level await
  βœ… discovers tests fails cjs

βœ…Β test-results/vsix-typescript.json

4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/typescript.test.js 4βœ… 3s

βœ…Β out/test/integration/typescript.test.js

typescript
  βœ… correct failing test location
  βœ… debugs tests
  βœ… discovers tests
  βœ… runs tests

βœ…Β test-results/vsix-unit.json

19 tests were completed in 141ms with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/unit/extract/evaluate-typescript.test.js 5βœ… 32ms
out/test/unit/extract/evaluate.test.js 8βœ… 13ms
out/test/unit/extract/syntax.test.js 6βœ… 16ms

βœ…Β out/test/unit/extract/evaluate-typescript.test.js

evaluate typescript
  βœ… extracts basic suite
  βœ… extracts basic suite ts syntax
  βœ… extracts basic suite with import
  βœ… extracts multiple suite
  βœ… works with pending test

βœ…Β out/test/unit/extract/evaluate.test.js

evaluate
  βœ… can evaluate and extract a test table
  βœ… extracts basic suite
  βœ… handles errors appropriately
  βœ… runs esbuild-style modules
  βœ… stubs out requires and placeholds correctly
  βœ… works with pending suite
  βœ… works with pending test
  βœ… works with skip/only

βœ…Β out/test/unit/extract/syntax.test.js

syntax
  βœ… can detect suite but not dynamic tests
  βœ… extracts basic suite
  βœ… stubs out requires and placeholds correctly
  βœ… works with pending suite
  βœ… works with pending test
  βœ… works with skip/only

βœ…Β test-results/vsix-with-hooks.json

2 tests were completed in 410ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
out/test/integration/with-hooks.test.js 2βœ… 357ms

βœ…Β out/test/integration/with-hooks.test.js

with-hooks
  βœ… discovers tests
  βœ… runs tests