Skip to content

feat: Jest → Vitest 移行(Issue #1017) #3792

feat: Jest → Vitest 移行(Issue #1017)

feat: Jest → Vitest 移行(Issue #1017) #3792

Triggered via pull request June 29, 2026 12:26
Status Failure
Total duration 4m 44s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test-js
Process completed with exit code 1.
lib/slackCache.test.ts > SlackCache > getReactions > watches reaction_added/deleted: lib/slackCache.test.ts#L270
AssertionError: expected { slack: [ 'U12345678' ], …(2) } to deeply equal { …(3) } - Expected + Received @@ -1,8 +1,9 @@ { "ojigineko": [ "U12345678", + "U31415926", "USLACKBOT", ], "slack": [ "U12345678", ], ❯ lib/slackCache.test.ts:270:19
test-js
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, asdf-vm/actions/install@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-rust
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, asdf-vm/actions/install@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/