fix(deps): update all non-major dependencies #645
Annotations
6 errors
Run npm run lint-ts:
src/core/tree-sitter/languageParser.ts#L2
Could not find a declaration file for module 'web-tree-sitter'. '/home/runner/work/repomix/repomix/node_modules/web-tree-sitter/tree-sitter.js' implicitly has an 'any' type.
|
Run npm run lint-ts:
src/core/tree-sitter/loadLanguage.ts#L4
Could not find a declaration file for module 'web-tree-sitter'. '/home/runner/work/repomix/repomix/node_modules/web-tree-sitter/tree-sitter.js' implicitly has an 'any' type.
|
Run npm run lint-ts:
src/core/tree-sitter/parseFile.ts#L50
Parameter 'a' implicitly has an 'any' type.
|
Run npm run lint-ts:
src/core/tree-sitter/parseFile.ts#L50
Parameter 'b' implicitly has an 'any' type.
|
Run npm run lint-ts:
tests/core/tree-sitter/LanguageParser.test.ts#L2
Could not find a declaration file for module 'web-tree-sitter'. '/home/runner/work/repomix/repomix/node_modules/web-tree-sitter/tree-sitter.js' implicitly has an 'any' type.
|
Run npm run lint-ts
Process completed with exit code 2.
|
Loading