chore(deps): update dependency secretlint to v11 #1520
lint.yml
on: pull_request
Detect what files changed
11s
Lint (eslint)
2m 59s
Lint (package.json)
2m 53s
Lint (yaml)
13s
Lint (Typescript types)
2m 49s
lint-workflows
12s
Lint (markdown)
32s
Check Lint Run
8s
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.
|