Publish to npm on PR tags #9
Annotations
12 errors and 4 warnings
lint
@repo/bumpgen-core#lint: command (/home/runner/work/bumpgen/bumpgen/packages/bumpgen-core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint:
packages/bumpgen-core/src/services/language/typescript/index.ts#L7
'Node' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
packages/bumpgen-core/src/services/language/typescript/signatures.ts#L35
Type number trivially inferred from a number literal, remove type annotation
|
lint:
packages/bumpgen-core/src/services/language/typescript/signatures.ts#L36
Type number trivially inferred from a number literal, remove type annotation
|
lint:
packages/bumpgen-core/src/services/llm/openai.test.ts#L1
Unsafe assignment of an `any` value
|
lint:
packages/bumpgen-core/src/services/llm/openai.test.ts#L1
Require statement not part of import statement
|
lint:
packages/bumpgen-core/src/services/llm/openai.test.ts#L13
Unsafe assignment of an `any` value
|
lint:
packages/bumpgen-core/src/services/llm/openai.test.ts#L13
Unsafe call of an `any` typed value
|
lint:
packages/bumpgen-core/src/services/llm/openai.test.ts#L15
Unsafe member access .length on an `any` value
|
lint:
packages/bumpgen-core/src/services/llm/openai.test.ts#L27
Unsafe assignment of an `any` value
|
test
scripts#test: command (/home/runner/work/bumpgen/bumpgen/scripts) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|