chore(deps): update dependency conventional-commits-parser to v6 #2271
Annotations
12 errors and 1 warning
src/getCommitMeaning.ts#L1
Module '"/home/runner/work/should-semantic-release/should-semantic-release/node_modules/.pnpm/conventional-commits-parser@6.0.0/node_modules/conventional-commits-parser/dist/index"' has no default export.
|
src/getCommitMeaning.ts#L15
Parameter 'note' implicitly has an 'any' type.
|
src/getCommitMeaning.ts#L12
Unsafe assignment of an `any` value
|
src/getCommitMeaning.ts#L12
Unsafe call of an `any` typed value
|
src/getCommitMeaning.ts#L12
Unsafe member access .sync on an `any` value
|
src/getCommitMeaning.ts#L15
Unsafe call of an `any` typed value
|
src/getCommitMeaning.ts#L15
Unsafe member access .some on an `any` value
|
src/getCommitMeaning.ts#L15
Unsafe return of an `any` typed value
|
src/getCommitMeaning.ts#L15
Unsafe call of an `any` typed value
|
src/getCommitMeaning.ts#L15
Unsafe member access .title on an `any` value
|
src/getCommitMeaning.ts#L20
Unsafe argument of type `any` assigned to a parameter of type `string`
|
src/getCommitMeaning.ts#L24
Unsafe argument of type `any` assigned to a parameter of type `string`
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading