fix(deps): update patch updates (patch) #1236
lint.yml
on: pull_request
Detect what files changed
12s
Lint (eslint)
3m 34s
Lint (package.json)
2m 57s
Lint (yaml)
10s
Lint (Typescript types)
2m 38s
lint-workflows
11s
Lint (markdown)
37s
Check Lint Run
10s
Annotations
13 errors
Lint (markdown)
Process completed with exit code 1.
|
Lint (Typescript types)
Argument of type 'PluginFlatConfig' is not assignable to parameter of type 'TypedFlatConfigItem'.
|
Lint (Typescript types)
Could not find a declaration file for module 'eslint-plugin-html'. '/home/runner/work/javascript-style-guide/javascript-style-guide/node_modules/.pnpm/eslint-plugin-html@8.1.3/node_modules/eslint-plugin-html/src/index.js' implicitly has an 'any' type.
|
Lint (Typescript types)
Could not find a declaration file for module 'eslint-plugin-es-x'. '/home/runner/work/javascript-style-guide/javascript-style-guide/node_modules/.pnpm/eslint-plugin-es-x@8.6.2_eslint@9.28.0_jiti@2.4.2_/node_modules/eslint-plugin-es-x/lib/index.js' implicitly has an 'any' type.
|
Lint (Typescript types)
Could not find a declaration file for module '@eslint-community/eslint-plugin-eslint-comments'. '/home/runner/work/javascript-style-guide/javascript-style-guide/node_modules/.pnpm/@eslint-community+eslint-plugin-eslint-comments@4.5.0_eslint@9.28.0_jiti@2.4.2_/node_modules/@eslint-community/eslint-plugin-eslint-comments/index.js' implicitly has an 'any' type.
|
Lint (Typescript types)
'runWithConfig' is declared but its value is never read.
|
Lint (Typescript types)
Interface 'Toml' incorrectly extends interface 'Literal'.
|
Lint (Typescript types)
'"mdast"' has no exported member named 'Yaml'. Did you mean 'YAML'?
|
Lint (Typescript types)
'"mdast"' has no exported member named 'Html'. Did you mean 'HTML'?
|
Lint (Typescript types)
Module '"mdast"' has no exported member 'Data'.
|
Lint (Typescript types)
Module '"mdast"' declares 'Node' locally, but it is not exported.
|
Lint (eslint)
Process completed with exit code 1.
|
Check Lint Run
Process completed with exit code 1.
|