feat(vitest): add github actions reporter #8060
Triggered via pull request
February 1, 2024 23:47
Status
Cancelled
Total duration
11m 45s
Artifacts
–
ci.yml
on: pull_request
lint
56s
typecheck
1m 42s
test-gh-reporter
1m 41s
test-ui
52s
Matrix: test-browser-windows
Matrix: test-browser
Matrix: test-ui-e2e
Matrix: test
Annotations
8 errors and 16 warnings
Unhandled error:
examples/basic/test/suite.test.ts#L48
Error: boomUnhandled
❯ boomUnhandled test/suite.test.ts:48:9
❯ test/suite.test.ts:31:18
❯ test/suite.test.ts:31:32
This error originated in "test/suite.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
test/suite.test.ts > error:
examples/basic/test/suite.test.ts#L44
Error: boomSuite
❯ boomSuite test/suite.test.ts:44:9
❯ test/suite.test.ts:19:5
|
test/suite.test.ts > error > stack:
examples/basic/test/suite.test.ts#L40
Error: boom
❯ boomInner1 test/suite.test.ts:40:9
❯ boom test/suite.test.ts:36:3
❯ test/suite.test.ts:23:5
|
test/suite.test.ts > error > diff:
examples/basic/test/suite.test.ts#L27
AssertionError: expected { hello: 'x' } to deeply equal { hello: 'y' }
- Expected
+ Received
Object {
- "hello": "y",
+ "hello": "x",
}
❯ test/suite.test.ts:27:28
|
test-gh-reporter
Process completed with exit code 1.
|
test (windows-latest, 20)
The operation was canceled.
|
test (ubuntu-latest, 20)
The operation was canceled.
|
test (macos-latest, 20)
The operation was canceled.
|
test-ui
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-gh-reporter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ui-e2e (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-browser (chrome, chromium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3, browser-actions/setup-chrome@v1, browser-actions/setup-firefox@v1, browser-actions/setup-edge@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-browser (edge, webkit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3, browser-actions/setup-chrome@v1, browser-actions/setup-firefox@v1, browser-actions/setup-edge@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-browser (firefox, firefox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3, browser-actions/setup-chrome@v1, browser-actions/setup-firefox@v1, browser-actions/setup-edge@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ui-e2e (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ui-e2e (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-browser-windows (chrome, chromium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3, browser-actions/setup-chrome@v1, browser-actions/setup-edge@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-browser-windows (edge, webkit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3, browser-actions/setup-chrome@v1, browser-actions/setup-edge@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (windows-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3, browser-actions/setup-chrome@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|