Skip to content

vitest-ecosystem-ci #100

vitest-ecosystem-ci

vitest-ecosystem-ci #100

Triggered via schedule February 9, 2024 05:10
Status Failure
Total duration 1h 0m 27s
Artifacts

ecosystem-ci.yml

on: schedule
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 8 warnings
test-ecosystem (nuxt)
Process completed with exit code 1.
test-ecosystem (vitest-browser-simple)
Process completed with exit code 1.
test/run.test.ts > should output: workspace/vitest-github-actions-reporter/vitest-github-actions-reporter/test/run.test.ts#L35
Error: Snapshot `should output 1` mismatched - Expected + Received [ "::group::Vitest Annotations", + "", + "", + "", + "", + "::endgroup::", + "::error file=test/fixtures/test/fail-file.test.ts,title=test/fail-file.test.ts,line=3,column=7::Error: error in file%0A ❯ test/fail-file.test.ts:3:7%0A%0A", + "::error file=test/fixtures/test/fail-suit.test.ts,title=test/fail-suit.test.ts,line=4,column=9::Error: suite error%0A ❯ test/fail-suit.test.ts:4:9%0A%0A", + "::error file=test/fixtures/test/fail-test.test.ts,title=test/fail-test.test.ts > fail test,line=6,column=17::AssertionError: expected 9 to be 10 // Object.is equality%0A%0A- Expected%0A+ Received%0A%0A- 10%0A+ 9%0A%0A ❯ test/fail-test.test.ts:6:17%0A%0A", "::error title=AssertionError%3A expected 9 to be 10 // Object.is equality,file=test/fixtures/test/fail-test.test.ts,line=6,col=17:: at test/fixtures/test/fail-test.test.ts:6:17", "::error title=Error%3A error in file,file=test/fixtures/test/fail-file.test.ts,line=3,col=7:: at test/fixtures/test/fail-file.test.ts:3:7", "::error title=Error%3A foo,file=test/fixtures/src/throw.ts,line=2,col=9:: at Module.thrower test/fixtures/src/throw.ts:2:9%0A at test/fixtures/test/throw.test.ts:6:3", "::error title=Error%3A suite error,file=test/fixtures/test/fail-suit.test.ts,line=4,col=9:: at test/fixtures/test/fail-suit.test.ts:4:9", - "::endgroup::", + "::error file=test/fixtures/src/throw.ts,title=test/throw.test.ts > throw,line=2,column=9::Error: foo%0A ❯ Module.thrower src/throw.ts:2:9%0A ❯ test/throw.test.ts:6:3%0A%0A", ] ❯ test/run.test.ts:35:19
test/run.test.ts > should output: workspace/vitest-github-actions-reporter/vitest-github-actions-reporter/test/run.test.ts#L35
Error: Snapshot `should output 1` mismatched - Expected + Received [ "::group::Vitest Annotations", + "", + "", + "", + "", + "::endgroup::", + "::error file=test/fixtures/test/fail-file.test.ts,title=test/fail-file.test.ts,line=3,column=7::Error: error in file%0A ❯ test/fail-file.test.ts:3:7%0A%0A", + "::error file=test/fixtures/test/fail-suit.test.ts,title=test/fail-suit.test.ts,line=4,column=9::Error: suite error%0A ❯ test/fail-suit.test.ts:4:9%0A%0A", + "::error file=test/fixtures/test/fail-test.test.ts,title=test/fail-test.test.ts > fail test,line=6,column=17::AssertionError: expected 9 to be 10 // Object.is equality%0A%0A- Expected%0A+ Received%0A%0A- 10%0A+ 9%0A%0A ❯ test/fail-test.test.ts:6:17%0A%0A", "::error title=AssertionError%3A expected 9 to be 10 // Object.is equality,file=test/fixtures/test/fail-test.test.ts,line=6,col=17:: at test/fixtures/test/fail-test.test.ts:6:17", "::error title=Error%3A error in file,file=test/fixtures/test/fail-file.test.ts,line=3,col=7:: at test/fixtures/test/fail-file.test.ts:3:7", "::error title=Error%3A foo,file=test/fixtures/src/throw.ts,line=2,col=9:: at Module.thrower test/fixtures/src/throw.ts:2:9%0A at test/fixtures/test/throw.test.ts:6:3", "::error title=Error%3A suite error,file=test/fixtures/test/fail-suit.test.ts,line=4,col=9:: at test/fixtures/test/fail-suit.test.ts:4:9", - "::endgroup::", + "::error file=test/fixtures/src/throw.ts,title=test/throw.test.ts > throw,line=2,column=9::Error: foo%0A ❯ Module.thrower src/throw.ts:2:9%0A ❯ test/throw.test.ts:6:3%0A%0A", ] ❯ test/run.test.ts:35:19
test-ecosystem (vitest-github-actions-reporter)
Process completed with exit code 1.
test/fixtures/animals.test.ts > animals > flying ones > cat can fly: workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/fixtures/animals.test.ts#L20
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/fixtures/animals.test.ts:20:31
test/fixtures/math.test.ts > math > tricky calculation of "16 / 4": workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/fixtures/math.test.ts#L19
AssertionError: expected 4 to deeply equal 8 - Expected + Received - 8 + 4 ❯ test/fixtures/math.test.ts:19:24
test/fixtures/math.test.ts > math > complex calculation: workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/fixtures/math.test.ts#L24
TypeError: 16.divideByTwo is not a function ❯ test/fixtures/math.test.ts:24:21
test/fixtures/animals.test.ts > animals > flying ones > cat can fly: workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/fixtures/animals.test.ts#L20
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/fixtures/animals.test.ts:20:31 ",
test/fixtures/math.test.ts > math > tricky calculation of "16 / 4": workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/fixtures/math.test.ts#L19
AssertionError: expected 4 to deeply equal 8 - Expected + Received - 8 + 4 ❯ test/fixtures/math.test.ts:19:24 ",
test/fixtures/math.test.ts > math > complex calculation: workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/fixtures/math.test.ts#L24
TypeError: 16.divideByTwo is not a function ❯ test/fixtures/math.test.ts:24:21 ",
test/index.test.ts > report location is logged: workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/index.test.ts#L79
Error: Snapshot `report location is logged 1` mismatched - Expected + Received - "SonarQube report written to <process-cwd>/report-from-tests.xml" + "::error file=<process-cwd>/test/fixtures/math.test.ts,title=test/fixtures/math.test.ts > math > complex calculation,line=24,column=21::TypeError: 16.divideByTwo is not a function%0A ❯ test/fixtures/math.test.js%0A%0A" ❯ test/index.test.ts:79:35
test/index.test.ts > logging can be silenced: workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/index.test.ts#L89
AssertionError: expected "log" to not be called at all, but actually been called 3 times Received: 1st log call: Array [ " ::error file=/home/runner/work/vitest-ecosystem-ci/vitest-ecosystem-ci/workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/fixtures/animals.test.ts,title=test/fixtures/animals.test.ts > animals > flying ones > cat can fly,line=20,column=31::AssertionError: expected false to be true // Object.is equality%0A%0A- Expected%0A+ Received%0A%0A- true%0A+ false%0A%0A ❯ test/fixtures/animals.test.ts:20:31%0A%0A", ] 2nd log call: Array [ " ::error file=/home/runner/work/vitest-ecosystem-ci/vitest-ecosystem-ci/workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/fixtures/math.test.ts,title=test/fixtures/math.test.ts > math > tricky calculation of "16 / 4",line=19,column=24::AssertionError: expected 4 to deeply equal 8%0A%0A- Expected%0A+ Received%0A%0A- 8%0A+ 4%0A%0A ❯ test/fixtures/math.test.ts:19:24%0A%0A", ] 3rd log call: Array [ " ::error file=/home/runner/work/vitest-ecosystem-ci/vitest-ecosystem-ci/workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/fixtures/math.test.ts,title=test/fixtures/math.test.ts > math > complex calculation,line=24,column=21::TypeError: 16.divideByTwo is not a function%0A ❯ test/fixtures/math.test.ts:24:21%0A%0A", ] Number of calls: 3 ❯ test/index.test.ts:89:21
test/fixtures/animals.test.ts > animals > flying ones > cat can fly: workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/fixtures/animals.test.ts#L20
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/fixtures/animals.test.ts:20:31 ",
test/fixtures/math.test.ts > math > tricky calculation of "16 / 4": workspace/vitest-sonar-reporter/vitest-sonar-reporter/test/fixtures/math.test.ts#L19
AssertionError: expected 4 to deeply equal 8 - Expected + Received - 8 + 4 ❯ test/fixtures/math.test.ts:19:24 ",
test-ecosystem (nuxt-test-utils)
The operation was canceled.
test-ecosystem (nuxt)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ecosystem (vitest-browser-simple)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ecosystem (vitest-github-actions-reporter)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ecosystem (vitest-reporters-large)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ecosystem (vite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ecosystem (vitest-sonar-reporter)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ecosystem (vitest-coverage-large)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ecosystem (nuxt-test-utils)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.