fix: update dependency conventional-commits-parser to v6 #2151
Annotations
10 errors
Build packages:
@commitlint/parse/src/index.ts#L3
Module '"conventional-commits-parser"' has no exported member 'Options'.
|
Build packages:
@commitlint/parse/src/index.ts#L3
Module '"conventional-commits-parser"' has no exported member 'sync'.
|
Build packages:
@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 packages:
@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 packages:
@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 packages:
@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 packages:
@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 packages:
@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 packages:
@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 packages:
@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'.
|
Loading