Skip to content

chore(deps): update all dependencies #205

chore(deps): update all dependencies

chore(deps): update all dependencies #205

Triggered via pull request April 3, 2026 21:10
Status Failure
Total duration 39s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
autofix
Process completed with exit code 1.
autofix: scripts/languages.ts#L68
Argument of type '{ extensions: readonly [".bsl", ".os"]; tmScope: "source.bsl"; color: "#814CCC"; name: "q" | "1C Enterprise" | "2-Dimensional Array" | "4D" | "ABAP" | "ABAP CDS" | "ABNF" | "AGS Script" | ... 792 more ... | "xBase"; aceMode: "red" | ... 152 more ... | "rst"; parsers: ("autocorrect" | ... 3 more ... | "toml")[]; ling...' is not assignable to parameter of type 'SupportLanguage'.
autofix: docs/index.tsx#L5
Cannot find name 'document'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
autofix: docs/App.tsx#L30
Cannot find module '../CHANGELOG.md' or its corresponding type declarations.
autofix: docs/App.tsx#L16
Cannot find module '../README.md' or its corresponding type declarations.
autofix: docs/App.tsx#L11
Cannot find module or type declarations for side-effect import of 'github-markdown-css'.
autofix: docs/App.tsx#L10
Cannot find module or type declarations for side-effect import of './global.css'.
autofix: packages/sh/src/languages.ts#L1
Cannot find name 'node:path'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
autofix: packages/autocorrect/src/index.ts#L2
Cannot find name 'node:path'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
autofix: packages/autocorrect/src/index.ts#L1
Cannot find name 'node:fs'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.