Skip to content

chore(deps): update dependency clean-publish to v7 #96

chore(deps): update dependency clean-publish to v7

chore(deps): update dependency clean-publish to v7 #96

Triggered via pull request May 4, 2026 02:01
Status Failure
Total duration 30s
Artifacts

ci-validate.yml

on: pull_request
Matrix: test
Validate Commit Messages
24s
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
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