Bump @commitlint/cli from 19.6.0 to 19.7.1 #602
Triggered via pull request
February 3, 2025 13:38
dependabot[bot]
opened
#678
Status
Failure
Total duration
31s
Artifacts
–
dependabot-automerge.yml
on: pull_request_target
check
19s
dependabot
0s
Annotations
10 errors
check:
node_modules/@tapjs/test/test-built/dist/commonjs/index.d.ts#L81
Type '{ only: { type: string; short: string; description: string; nodeArgs: (v: boolean) => string[]; } & { type: "boolean"; short?: string; default?: boolean; description?: string; hint?: undefined; validate?: (v: unknown) => v is boolean; validOptions?: undefined; } & { ...; }; }' does not satisfy the constraint 'ConfigMetaSet<"boolean", false>'.
|
check:
node_modules/@tapjs/test/test-built/dist/commonjs/index.d.ts#L119
Type '{ invert: { type: string; short: string; description: string; } & { type: "boolean"; short?: string; default?: boolean; description?: string; hint?: undefined; validate?: (v: unknown) => v is boolean; validOptions?: undefined; } & { ...; }; }' does not satisfy the constraint 'ConfigMetaSet<"boolean", false>'.
|
check:
node_modules/@tapjs/test/test-built/dist/commonjs/index.d.ts#L136
Type '{ "no-invert": { type: string; short: string; description: string; } & { type: "boolean"; short?: string; default?: boolean; description?: string; hint?: undefined; validate?: (v: unknown) => v is boolean; validOptions?: undefined; } & { ...; }; }' does not satisfy the constraint 'ConfigMetaSet<"boolean", false>'.
|
check:
node_modules/@tapjs/test/test-built/dist/commonjs/index.d.ts#L153
Type '{ "filter-quietly": { type: string; description: string; } & { type: "boolean"; short?: string; default?: boolean; description?: string; hint?: undefined; validate?: (v: unknown) => v is boolean; validOptions?: undefined; } & { ...; }; }' does not satisfy the constraint 'ConfigMetaSet<"boolean", false>'.
|
check:
node_modules/@tapjs/test/test-built/dist/commonjs/index.d.ts#L169
Type '{ "no-filter-quietly": { type: string; description: string; } & { type: "boolean"; short?: string; default?: boolean; description?: string; hint?: undefined; validate?: (v: unknown) => v is boolean; validOptions?: undefined; } & { ...; }; }' does not satisfy the constraint 'ConfigMetaSet<"boolean", false>'.
|
check:
node_modules/@tapjs/test/test-built/dist/commonjs/index.d.ts#L185
Type '{ "save-fixture": { type: string; short: string; description: string; } & { type: "boolean"; short?: string; default?: boolean; description?: string; hint?: undefined; validate?: (v: unknown) => v is boolean; validOptions?: undefined; } & { ...; }; }' does not satisfy the constraint 'ConfigMetaSet<"boolean", false>'.
|
check:
node_modules/@tapjs/test/test-built/dist/commonjs/index.d.ts#L202
Type '{ snapshot: { type: string; short: string; description: string; } & { type: "boolean"; short?: string; default?: boolean; description?: string; hint?: undefined; validate?: (v: unknown) => v is boolean; validOptions?: undefined; } & { ...; }; }' does not satisfy the constraint 'ConfigMetaSet<"boolean", false>'.
|
check:
node_modules/@tapjs/test/test-built/dist/commonjs/index.d.ts#L219
Type '{ "snapshot-clean-cwd": { type: string; default: boolean; description: string; } & { type: "boolean"; short?: string; default?: boolean; description?: string; hint?: undefined; validate?: (v: unknown) => v is boolean; validOptions?: undefined; } & { ...; }; }' does not satisfy the constraint 'ConfigMetaSet<"boolean", false>'.
|
check:
node_modules/@tapjs/test/test-built/dist/commonjs/index.d.ts#L236
Type '{ "no-snapshot-clean-cwd": { type: string; description: string; } & { type: "boolean"; short?: string; default?: boolean; description?: string; hint?: undefined; validate?: (v: unknown) => v is boolean; validOptions?: undefined; } & { ...; }; }' does not satisfy the constraint 'ConfigMetaSet<"boolean", false>'.
|
check:
node_modules/@tapjs/test/test-built/dist/commonjs/index.d.ts#L252
Type '{ typecheck: { type: string; description: string; } & { type: "boolean"; short?: string; default?: boolean; description?: string; hint?: undefined; validate?: (v: unknown) => v is boolean; validOptions?: undefined; } & { ...; }; }' does not satisfy the constraint 'ConfigMetaSet<"boolean", false>'.
|