Skip to content

chore(deps): update dev dependencies (non-major) #127

chore(deps): update dev dependencies (non-major)

chore(deps): update dev dependencies (non-major) #127

Triggered via pull request May 15, 2026 05:08
Status Failure
Total duration 37s
Artifacts

ci-validate.yml

on: pull_request
Matrix: test
Validate Commit Messages
16s
Validate Commit Messages
Reject Plan Files
4s
Reject Plan Files
Guard CHANGELOG History in PR
3s
Guard CHANGELOG History in PR
Matrix: lint
Run Package Install Smoke Test
0s
Run Package Install Smoke Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run Unit Tests on Node v22
Process completed with exit code 1.
tests/unit/release/calver-plugin.test.ts > calver plugin > delegates commit analysis and normalizes to patch cadence: tests/unit/release/calver-plugin.test.ts#L76
AssertionError: expected 'minor' to be 'patch' // Object.is equality Expected: "patch" Received: "minor" ❯ tests/unit/release/calver-plugin.test.ts:76:56