fix: update dependency conventional-commits-parser to v6 #3457
CI.yml
on: pull_request
Matrix: build
NodeJS installed from stock Ubuntu-LTS packages (not external sources)
1m 31s
Code quality
0s
Annotations
19 errors
build (windows-2025, 18):
@commitlint/rules/src/body-case.test.ts#L50
Argument of type 'import("C:/a/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-2025, 18):
@commitlint/rules/src/body-case.test.ts#L44
Argument of type 'import("C:/a/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-2025, 18):
@commitlint/rules/src/body-case.test.ts#L38
Argument of type 'import("C:/a/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-2025, 18):
@commitlint/rules/src/body-case.test.ts#L32
Argument of type 'import("C:/a/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-2025, 18):
@commitlint/rules/src/body-case.test.ts#L26
Argument of type 'import("C:/a/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-2025, 18):
@commitlint/rules/src/body-case.test.ts#L20
Argument of type 'import("C:/a/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-2025, 18):
@commitlint/lint/src/lint.ts#L170
Argument of type 'import("C:/a/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-2025, 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 (windows-2025, 18):
@commitlint/parse/src/index.ts#L3
Module '"conventional-commits-parser"' has no exported member 'sync'.
|
build (windows-2025, 18):
@commitlint/parse/src/index.ts#L3
Module '"conventional-commits-parser"' has no exported member 'Options'.
|
build (ubuntu-24.04, 20)
The strategy configuration was canceled because "build.windows-2025_18" failed
|
build (ubuntu-24.04, 18)
The strategy configuration was canceled because "build.windows-2025_18" failed
|
build (ubuntu-22.04, 20)
The strategy configuration was canceled because "build.windows-2025_18" failed
|
build (windows-2025, 20)
The strategy configuration was canceled because "build.windows-2025_18" failed
|
build (windows-2022, 18)
The strategy configuration was canceled because "build.windows-2025_18" failed
|
build (ubuntu-22.04, 18)
The strategy configuration was canceled because "build.windows-2025_18" failed
|
build (windows-2022, 20)
The operation was canceled.
|
build (windows-2022, 20)
The strategy configuration was canceled because "build.windows-2025_18" failed
|
NodeJS installed from stock Ubuntu-LTS packages (not external sources)
Process completed with exit code 2.
|