Skip to content

refactor: replace globby with faster alternative #833

refactor: replace globby with faster alternative

refactor: replace globby with faster alternative #833

Triggered via pull request July 17, 2024 17:02
Status Failure
Total duration 2m 2s
Artifacts

ci.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
test/index.test.ts > multiple entry with the same base name: test/index.test.ts#L344
AssertionError: expected [ 'bar\input.js', 'input.js' ] to deeply equal [ 'bar/input.js', 'input.js' ] - Expected + Received Array [ - "bar/input.js", + "bar\\input.js", "input.js", ] ❯ test/index.test.ts:344:20
test (windows-latest, 20.x)
Process completed with exit code 1.
test (windows-latest, 18.x)
The job was canceled because "windows-latest_20_x" failed.
test (windows-latest, 18.x)
The operation was canceled.
test (ubuntu-latest, 18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/