feat: send fix applied analytics #1391
Annotations
5 errors and 10 warnings
|
Lint:
src/snyk/snykCode/views/suggestion/codeSuggestionWebviewProvider.ts#L309
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
|
Lint
The operation was canceled.
|
Lint:
src/snyk/cli/services/cliService.ts#L2
'unknown' overrides all other types in this union type
|
Lint:
src/snyk/common/error/errorHandler.ts#L15
'unknown' overrides all other types in this union type
|
Lint:
src/snyk/common/error/errorHandler.ts#L28
'unknown' overrides all other types in this union type
|
Lint:
src/snyk/common/error/errorHandler.ts#L34
'unknown' overrides all other types in this union type
|
Lint:
src/snyk/common/error/errorReporter.ts#L79
'unknown' overrides all other types in this union type
|
Lint:
src/snyk/common/views/issueTreeProvider.ts#L4
'ScanProduct' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/snyk/common/views/issueTreeProvider.ts#L7
'ProductService' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/snyk/common/views/issueTreeProvider.ts#L212
The two values in this comparison do not have a shared enum type
|
Lint:
src/snyk/common/vscode/workspace.ts#L12
Unexpected any. Specify a different type
|
Lint:
src/snyk/common/vscode/workspace.ts#L35
Unexpected any. Specify a different type
|
Loading