chore(deps): update commitlint monorepo to v20.3.1 #1214
ci-cd.yml
on: push
Matrix: build
Matrix: test
lint
/
Lint (Node.js 24)
23s
lint-commit-messages
/
commitlint
27s
release
/
Release
Annotations
9 errors
|
build (22) / Build (Node.js 22)
Process completed with exit code 2.
|
|
build (22) / Build (Node.js 22):
src/index.test.ts#L55
Argument of type '{ [x: string]: (number | "always" | (() => Promise<readonly [boolean, (string | undefined)?]>) | (() => readonly [boolean, (string | undefined)?]))[]; }' is not assignable to parameter of type 'Partial<RulesConfig<RuleConfigQuality.Qualified>> & Partial<RulesConfig<RuleConfigQuality.Qualified>>'.
|
|
build (20) / Build (Node.js 20)
Process completed with exit code 2.
|
|
build (20) / Build (Node.js 20):
src/index.test.ts#L55
Argument of type '{ [x: string]: (number | "always" | (() => Promise<readonly [boolean, (string | undefined)?]>) | (() => readonly [boolean, (string | undefined)?]))[]; }' is not assignable to parameter of type 'Partial<RulesConfig<RuleConfigQuality.Qualified>> & Partial<RulesConfig<RuleConfigQuality.Qualified>>'.
|
|
build (24) / Build (Node.js 24)
Process completed with exit code 2.
|
|
build (24) / Build (Node.js 24):
src/index.test.ts#L55
Argument of type '{ [x: string]: (number | "always" | (() => Promise<readonly [boolean, (string | undefined)?]>) | (() => readonly [boolean, (string | undefined)?]))[]; }' is not assignable to parameter of type 'Partial<RulesConfig<RuleConfigQuality.Qualified>> & Partial<RulesConfig<RuleConfigQuality.Qualified>>'.
|
|
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.
|