Skip to content

chore: release v0.3.0 #59

chore: release v0.3.0

chore: release v0.3.0 #59

Triggered via push May 14, 2025 08:42
Status Failure
Total duration 26s
Artifacts

ci.yml

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

Annotations

6 errors
test (18, ubuntu-latest)
Process completed with exit code 1.
tests/e2e/help.test.ts > help > bin script: tests/e2e/help.test.ts#L17
Error: Snapshot `help > bin script 1` mismatched - Expected + Received @@ -3,22 +3,23 @@ Usage: $ cross-release [version] [options] Options: -v, --version Display version number + -a, --all shortcut for --commit.stageAll -c, --config [file] Config file (auto detect by default) -D, --dry Dry run -d, --debug Enable debug mode -e, --exclude [dir...] Folders to exclude from search -m, --main [lang] Base project language [e.g. java, rust, javascript] -r, --recursive Run the command for each project in the workspace -x, --execute [command...] Execute the command -y, --yes Answer yes to all prompts --cwd [dir] Set working directory --commit Committing changes - --commit.signoff Pushing Commit with signoff + --commit.signoff Commit with signoff - --commit.stageAll Stage all changes before pushing + --commit.stageAll Stage all changes before commit --commit.template <template> Template for commit message --commit.verify Verify commit message --push Pushing Commit to remote --push.followTags Pushing with follow tags --push.branch <branch> Branch name to push ❯ tests/e2e/help.test.ts:17:24
test (20, ubuntu-latest)
Process completed with exit code 1.
tests/e2e/help.test.ts > help > bin script: tests/e2e/help.test.ts#L17
Error: Snapshot `help > bin script 1` mismatched - Expected + Received @@ -3,22 +3,23 @@ Usage: $ cross-release [version] [options] Options: -v, --version Display version number + -a, --all shortcut for --commit.stageAll -c, --config [file] Config file (auto detect by default) -D, --dry Dry run -d, --debug Enable debug mode -e, --exclude [dir...] Folders to exclude from search -m, --main [lang] Base project language [e.g. java, rust, javascript] -r, --recursive Run the command for each project in the workspace -x, --execute [command...] Execute the command -y, --yes Answer yes to all prompts --cwd [dir] Set working directory --commit Committing changes - --commit.signoff Pushing Commit with signoff + --commit.signoff Commit with signoff - --commit.stageAll Stage all changes before pushing + --commit.stageAll Stage all changes before commit --commit.template <template> Template for commit message --commit.verify Verify commit message --push Pushing Commit to remote --push.followTags Pushing with follow tags --push.branch <branch> Branch name to push ❯ tests/e2e/help.test.ts:17:24
lint
Process completed with exit code 1.
lint: packages/cross-release-cli/src/cli.test.ts#L3
'resolveAltOptions' is defined but never used