Skip to content

Bump lint-staged from 15.2.10 to 15.4.3 #598

Bump lint-staged from 15.2.10 to 15.4.3

Bump lint-staged from 15.2.10 to 15.4.3 #598

Triggered via pull request January 27, 2025 13:55
Status Failure
Total duration 31s
Artifacts

dependabot-automerge.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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>'.
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636