Skip to content

chore(deps): update dependency secretlint to v11 #1520

chore(deps): update dependency secretlint to v11

chore(deps): update dependency secretlint to v11 #1520

Triggered via pull request October 15, 2025 12:36
Status Failure
Total duration 6m 50s
Artifacts

lint.yml

on: pull_request
Detect what files changed
11s
Detect what files changed
Lint (Typescript types)
2m 49s
Lint (Typescript types)
lint-workflows
12s
lint-workflows
Lint (markdown)
32s
Lint (markdown)
Check Lint Run
8s
Check Lint Run
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint (markdown)
Process completed with exit code 1.
Lint (Typescript types)
Element implicitly has an 'any' type because expression of type '"**/__tests__/**/*.?(c|m)[jt]s?(x)"' can't be used to index type 'Configuration'.
Lint (Typescript types)
Element implicitly has an 'any' type because expression of type '"**/?(*.){test,spec}.?(c|m)[jt]s?(x)"' can't be used to index type 'Configuration'.
Lint (Typescript types)
Element implicitly has an 'any' type because expression of type '`**/*.{${string}}`' can't be used to index type 'Configuration'.
Lint (Typescript types)
Element implicitly has an 'any' type because expression of type '`**/*.{${string}}`' can't be used to index type 'Configuration'.
Lint (Typescript types)
Element implicitly has an 'any' type because expression of type '"**/*"' can't be used to index type 'Configuration'.
Lint (Typescript types)
Type '(filenames: string[]) => string[]' is not assignable to type 'string | TaskFunction | GenerateTask | (string | GenerateTask)[]'.
Lint (Typescript types)
Type '(filenames: string[]) => string[]' is not assignable to type 'string | TaskFunction | GenerateTask | (string | GenerateTask)[]'.
Lint (Typescript types)
Type '(filenames: string[]) => string[]' is not assignable to type 'string | TaskFunction | GenerateTask | (string | GenerateTask)[]'.
Lint (Typescript types)
Type '(filenames: string[]) => Promise<string[]>' is not assignable to type 'string | TaskFunction | GenerateTask | (string | GenerateTask)[]'.
Lint (Typescript types)
Unused '@ts-expect-error' directive.