Skip to content

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

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

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

Triggered via pull request May 14, 2026 17:17
Status Failure
Total duration 45s
Artifacts

ci-validate.yml

on: pull_request
Matrix: test
Validate Commit Messages
27s
Validate Commit Messages
Reject Plan Files
4s
Reject Plan Files
Guard CHANGELOG History in PR
4s
Guard CHANGELOG History in PR
Matrix: lint
Run Package Install Smoke Test
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