Publish to npm on PR tags #3
Annotations
9 errors and 4 warnings
test
@repo/test-project#test: command (/home/runner/work/bumpgen/bumpgen/packages/test-project) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
typecheck
Process completed with exit code 1.
|
lint
@repo/test-project#lint: command (/home/runner/work/bumpgen/bumpgen/packages/test-project) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint:
packages/test-project/src/app/index.tsx#L5
Unsafe return of an `any` typed value
|
lint:
packages/test-project/src/app/index.tsx#L14
Unsafe return of an `any` typed value
|
lint:
packages/test-project/src/app/index.tsx#L17
Unsafe call of an `any` typed value
|
lint:
packages/test-project/src/app/index.tsx#L17
Unsafe member access .render on an `any` value
|
lint
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|
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/.
|