chore(deps): update typescript-eslint monorepo to v8 (major) - autoclosed #777
Annotations
11 errors and 10 warnings
|
src/bsvLanguageServer/bsvLanguage.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
src/commands/ModuleInstantiation.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
src/ctags.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
src/extension.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
src/extensionManager.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
src/hover.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
src/linter/BaseLinter.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
src/linter/IcarusLinter.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
src/linter/LintManager.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
src/linter/ModelsimLinter.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
src/commands/ModuleInstantiation.ts#L51
Expected '!==' and instead saw '!='
|
src/ctags.ts#L3
Import name `child_process` must match one of the following formats: camelCase, PascalCase
|
src/ctags.ts#L192
Expected '===' and instead saw '=='
|
src/hover.ts#L117
Unexpected constant condition
|
src/linter/ModelsimLinter.ts#L7
'process' is not defined
|
src/linter/ModelsimLinter.ts#L50
Expected '===' and instead saw '=='
|
src/linter/ModelsimLinter.ts#L53
Expected '===' and instead saw '=='
|
src/linter/ModelsimLinter.ts#L79
Expected '!==' and instead saw '!='
|
src/linter/XvlogLinter.ts#L3
Import name `child_process` must match one of the following formats: camelCase, PascalCase
|
src/providers/FormatPrivider.ts#L3
Import name `child_process` must match one of the following formats: camelCase, PascalCase
|
The logs for this run have expired and are no longer available.
Loading