Skip to content

chore(deps): update commitlint monorepo to v20.4.0 #1240

chore(deps): update commitlint monorepo to v20.4.0

chore(deps): update commitlint monorepo to v20.4.0 #1240

Triggered via push February 3, 2026 18:29
Status Failure
Total duration 34s
Artifacts

ci-cd.yml

on: push
Matrix: build
Matrix: test
lint  /  Lint (Node.js 24)
19s
lint / Lint (Node.js 24)
lint-commit-messages  /  commitlint
30s
lint-commit-messages / commitlint
code-coverage  /  run
code-coverage / run
release  /  Release
release / Release
Fit to window
Zoom out
Zoom in

Annotations

15 errors
build (24) / Build (Node.js 24)
Process completed with exit code 2.
build (24) / Build (Node.js 24): src/index.test.ts#L75
Type 'typeof import("/home/runner/work/commitlint-plugin-function-rules/commitlint-plugin-function-rules/src/index", { with: { "resolution-mode": "import" } })' is not assignable to type 'Plugin & Plugin'.
build (24) / Build (Node.js 24): src/index.test.ts#L29
Type 'typeof import("/home/runner/work/commitlint-plugin-function-rules/commitlint-plugin-function-rules/src/index", { with: { "resolution-mode": "import" } })' is not assignable to type '(string | Plugin) & (string | Plugin)'.
build (24) / Build (Node.js 24): src/function-rule.test.ts#L15
Conversion of type '{ type: string; }' 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 (20) / Build (Node.js 20)
Process completed with exit code 2.
build (20) / Build (Node.js 20): src/index.test.ts#L75
Type 'typeof import("/home/runner/work/commitlint-plugin-function-rules/commitlint-plugin-function-rules/src/index", { with: { "resolution-mode": "import" } })' is not assignable to type 'Plugin & Plugin'.
build (20) / Build (Node.js 20): src/index.test.ts#L29
Type 'typeof import("/home/runner/work/commitlint-plugin-function-rules/commitlint-plugin-function-rules/src/index", { with: { "resolution-mode": "import" } })' is not assignable to type '(string | Plugin) & (string | Plugin)'.
build (20) / Build (Node.js 20): src/function-rule.test.ts#L15
Conversion of type '{ type: string; }' 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.
test (20) / Test (Node.js 20)
Process completed with exit code 1.
test (24) / Test (Node.js 24)
Process completed with exit code 1.
test (22) / Test (Node.js 22)
Process completed with exit code 1.
build (22) / Build (Node.js 22)
Process completed with exit code 2.
build (22) / Build (Node.js 22): src/index.test.ts#L75
Type 'typeof import("/home/runner/work/commitlint-plugin-function-rules/commitlint-plugin-function-rules/src/index", { with: { "resolution-mode": "import" } })' is not assignable to type 'Plugin & Plugin'.
build (22) / Build (Node.js 22): src/index.test.ts#L29
Type 'typeof import("/home/runner/work/commitlint-plugin-function-rules/commitlint-plugin-function-rules/src/index", { with: { "resolution-mode": "import" } })' is not assignable to type '(string | Plugin) & (string | Plugin)'.
build (22) / Build (Node.js 22): src/function-rule.test.ts#L15
Conversion of type '{ type: string; }' 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.