Skip to content

fix: update dependency conventional-commits-parser to v6 #2054

fix: update dependency conventional-commits-parser to v6

fix: update dependency conventional-commits-parser to v6 #2054

Triggered via pull request October 8, 2024 10:54
Status Failure
Total duration 2m 42s
Artifacts

CI.yml

on: pull_request
Matrix: build
NodeJS installed from stock Ubuntu-LTS packages (not external sources)
1m 51s
NodeJS installed from stock Ubuntu-LTS packages (not external sources)
Code quality
0s
Code quality
Fit to window
Zoom out
Zoom in

Annotations

17 errors
build (ubuntu-22.04, 18): @commitlint/parse/src/index.ts#L3
Module '"conventional-commits-parser"' has no exported member 'Options'.
build (ubuntu-22.04, 18): @commitlint/parse/src/index.ts#L3
Module '"conventional-commits-parser"' has no exported member 'sync'.
build (ubuntu-22.04, 18): @commitlint/parse/src/index.ts#L19
Conversion of type 'Omit<Commit, "raw">' to type 'Commit' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build (ubuntu-22.04, 18): @commitlint/lint/src/lint.ts#L170
Argument of type 'import("/home/runner/work/commitlint/commitlint/@commitlint/parse/node_modules/conventional-commits-parser/dist/types", { with: { "resolution-mode": "import" } }).Commit' is not assignable to parameter of type 'Commit'.
build (ubuntu-22.04, 18): @commitlint/rules/src/body-case.test.ts#L20
Argument of type 'import("/home/runner/work/commitlint/commitlint/@commitlint/parse/node_modules/conventional-commits-parser/dist/types", { with: { "resolution-mode": "import" } }).Commit' is not assignable to parameter of type 'Commit'.
build (ubuntu-22.04, 18): @commitlint/rules/src/body-case.test.ts#L26
Argument of type 'import("/home/runner/work/commitlint/commitlint/@commitlint/parse/node_modules/conventional-commits-parser/dist/types", { with: { "resolution-mode": "import" } }).Commit' is not assignable to parameter of type 'Commit'.
build (ubuntu-22.04, 18): @commitlint/rules/src/body-case.test.ts#L32
Argument of type 'import("/home/runner/work/commitlint/commitlint/@commitlint/parse/node_modules/conventional-commits-parser/dist/types", { with: { "resolution-mode": "import" } }).Commit' is not assignable to parameter of type 'Commit'.
build (ubuntu-22.04, 18): @commitlint/rules/src/body-case.test.ts#L38
Argument of type 'import("/home/runner/work/commitlint/commitlint/@commitlint/parse/node_modules/conventional-commits-parser/dist/types", { with: { "resolution-mode": "import" } }).Commit' is not assignable to parameter of type 'Commit'.
build (ubuntu-22.04, 18): @commitlint/rules/src/body-case.test.ts#L44
Argument of type 'import("/home/runner/work/commitlint/commitlint/@commitlint/parse/node_modules/conventional-commits-parser/dist/types", { with: { "resolution-mode": "import" } }).Commit' is not assignable to parameter of type 'Commit'.
build (ubuntu-22.04, 18): @commitlint/rules/src/body-case.test.ts#L50
Argument of type 'import("/home/runner/work/commitlint/commitlint/@commitlint/parse/node_modules/conventional-commits-parser/dist/types", { with: { "resolution-mode": "import" } }).Commit' is not assignable to parameter of type 'Commit'.
build (windows-2022, 20)
The job was canceled because "ubuntu-22_04_18" failed.
build (windows-2022, 20)
The operation was canceled.
build (ubuntu-22.04, 20)
The job was canceled because "ubuntu-22_04_18" failed.
build (ubuntu-22.04, 20)
The operation was canceled.
build (windows-2022, 18)
The job was canceled because "ubuntu-22_04_18" failed.
build (windows-2022, 18)
The operation was canceled.
NodeJS installed from stock Ubuntu-LTS packages (not external sources)
Process completed with exit code 2.