Skip to content

chore(deps): update dependency execa to v9 #2652

chore(deps): update dependency execa to v9

chore(deps): update dependency execa to v9 #2652

Triggered via pull request January 6, 2025 22:32
Status Failure
Total duration 1m 38s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: action.yml#L17
Expected mapping keys to be in ascending order. 'release-it-args' should be before 'skip-branch-protections'
lint: src/steps/runReleaseIt.ts#L12
Unnecessary conditional, value is always falsy
lint: src/steps/runReleaseIt.ts#L13
Unnecessary conditional, value is always falsy
lint: src/steps/runReleaseIt.ts#L13
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636