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