chore(deps): update dependency conventional-commits-parser to v6 #2599
Annotations
12 errors and 1 warning
Run pnpm build || exit 0:
src/getCommitMeaning.ts#L1
Module '"/home/runner/work/should-semantic-release/should-semantic-release/node_modules/.pnpm/[email protected]/node_modules/conventional-commits-parser/dist/index"' has no default export.
|
Run pnpm build || exit 0:
src/getCommitMeaning.ts#L15
Parameter 'note' implicitly has an 'any' type.
|
Run pnpm lint:
src/getCommitMeaning.ts#L12
Unsafe assignment of an `any` value
|
Run pnpm lint:
src/getCommitMeaning.ts#L12
Unsafe call of an `any` typed value
|
Run pnpm lint:
src/getCommitMeaning.ts#L12
Unsafe member access .sync on an `any` value
|
Run pnpm lint:
src/getCommitMeaning.ts#L15
Unsafe call of an `any` typed value
|
Run pnpm lint:
src/getCommitMeaning.ts#L15
Unsafe member access .some on an `any` value
|
Run pnpm lint:
src/getCommitMeaning.ts#L15
Unsafe return of an `any` typed value
|
Run pnpm lint:
src/getCommitMeaning.ts#L15
Unsafe call of an `any` typed value
|
Run pnpm lint:
src/getCommitMeaning.ts#L15
Unsafe member access .title on an `any` value
|
Run pnpm lint:
src/getCommitMeaning.ts#L20
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run pnpm lint:
src/getCommitMeaning.ts#L24
Unsafe argument of type `any` assigned to a parameter of type `string`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading