[Snyk] Upgrade: @babel/parser, @babel/types, @babel/traverse #377
Annotations
3 errors and 11 warnings
src/snyk/snykOss/services/vulnerabilityCount/parsers/babelParser.ts#L57
Type 'SourceLocation | null | undefined' is not assignable to type 'Range | null'.
|
src/snyk/snykOss/services/vulnerabilityCount/parsers/babelParser.ts#L63
Type 'SourceLocation | null | undefined' is not assignable to type 'Range | null'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/snyk/base/modules/baseSnykModule.ts#L63
Unexpected any. Specify a different type
|
src/snyk/base/modules/interfaces.ts#L6
'IWatcher' is defined but never used
|
src/snyk/base/modules/interfaces.ts#L20
Unexpected any. Specify a different type
|
src/snyk/base/modules/reportModule.ts#L2
'_' is defined but never used
|
src/snyk/base/modules/reportModule.ts#L47
Unexpected any. Specify a different type
|
src/snyk/base/modules/reportModule.ts#L55
Unexpected any. Specify a different type
|
src/snyk/common/messages/errorsServerLogMessages.ts#L20
Missing return type on function
|
src/snyk/common/messages/errorsServerLogMessages.ts#L22
Missing return type on function
|
src/snyk/common/services/notificationService.ts#L12
Unexpected any. Specify a different type
|
src/snyk/common/services/notificationService.ts#L25
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading