Skip to content

chore(deps): update dependency conventional-commits-parser to v6 #2599

chore(deps): update dependency conventional-commits-parser to v6

chore(deps): update dependency conventional-commits-parser to v6 #2599

Triggered via pull request January 21, 2025 11:16
Status Failure
Total duration 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
lint: 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.
lint: src/getCommitMeaning.ts#L15
Parameter 'note' implicitly has an 'any' type.
lint: src/getCommitMeaning.ts#L12
Unsafe assignment of an `any` value
lint: src/getCommitMeaning.ts#L12
Unsafe call of an `any` typed value
lint: src/getCommitMeaning.ts#L12
Unsafe member access .sync on an `any` value
lint: src/getCommitMeaning.ts#L15
Unsafe call of an `any` typed value
lint: src/getCommitMeaning.ts#L15
Unsafe member access .some on an `any` value
lint: src/getCommitMeaning.ts#L15
Unsafe return of an `any` typed value
lint: src/getCommitMeaning.ts#L15
Unsafe call of an `any` typed value
lint: src/getCommitMeaning.ts#L15
Unsafe member access .title on an `any` value
lint: src/getCommitMeaning.ts#L20
Unsafe argument of type `any` assigned to a parameter of type `string`
lint: src/getCommitMeaning.ts#L24
Unsafe argument of type `any` assigned to a parameter of type `string`
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636