Skip to content

chore(deps): update all non-major dependencies #306

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #306

Triggered via pull request April 3, 2026 13:50
Status Failure
Total duration 43s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test (ubuntu-latest)
Process completed with exit code 1.
tests/logger.test.ts > logger > should log error with cause correctly: tests/logger.test.ts#L128
Snapshot `logger > should log error with cause correctly 1` mismatched - Expected + Received - "error at /rslog/foo/bar.js%3A29%3A0 - - [cause]%3A at /rslog/foo/bar.js%3A29%3A0 - " + "<CLR=31%2CBOLD>error </CLR> at /rslog/foo/bar.js%3A29%3A0 + <CLR=90><CLR=39><CLR=33> + [cause]%3A <CLR=39> at /rslog/foo/bar.js%3A29%3A0 + <CLR=90><CLR=39>"
tests/logger.test.ts > logger > should log error with stack correctly: tests/logger.test.ts#L114
Snapshot `logger > should log error with stack correctly 1` mismatched - Expected + Received - "error at /rslog/foo/bar.js%3A29%3A0 - " + "<CLR=31%2CBOLD>error </CLR> at /rslog/foo/bar.js%3A29%3A0 + <CLR=90><CLR=39>"