Publish to npm on PR tags #14
Annotations
12 errors and 4 warnings
lint
scripts#lint: command (/home/runner/work/bumpgen/bumpgen/scripts) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint:
scripts/src/eval.ts#L71
Unsafe assignment of an `any` value
|
lint:
scripts/src/eval.ts#L71
Unsafe call of an `any` typed value
|
lint:
scripts/src/eval.ts#L97
Unsafe call of an `any` typed value
|
lint:
scripts/src/eval.ts#L97
Unsafe member access .clone on an `any` value
|
lint:
scripts/src/eval.ts#L98
Unsafe call of an `any` typed value
|
lint:
scripts/src/eval.ts#L98
Unsafe member access .cwd on an `any` value
|
lint:
scripts/src/eval.ts#L100
Unsafe call of an `any` typed value
|
lint:
scripts/src/eval.ts#L100
Unsafe member access .checkout on an `any` value
|
lint:
scripts/src/eval.ts#L102
Unsafe assignment of an `any` value
|
test
@repo/bumpgen-core#test: command (/home/runner/work/bumpgen/bumpgen/packages/bumpgen-core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|