Merge pull request #47 from smucclaw/dependabot/npm_and_yarn/semver-7… #83
Annotations
33 warnings
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (14.x):
src/extension.ts#L13
Missing return type on function
|
build (14.x):
src/extension.ts#L60
Missing return type on function
|
build (14.x):
src/extension.ts#L62
Expected '!==' and instead saw '!='
|
build (14.x):
src/extension.ts#L75
Missing return type on function
|
build (14.x):
src/mkGraph.ts#L5
Missing return type on function
|
build (14.x):
src/mkGraph.ts#L23
'dotErr' is assigned a value but never used
|
build (14.x):
src/mkGraph.ts#L24
'svgErr' is assigned a value but never used
|
build (14.x):
src/mkGraph.ts#L29
Unexpected any. Specify a different type
|
build (14.x):
src/mkMarkdown.ts#L5
Missing return type on function
|
build (14.x):
src/mkMarkdown.ts#L24
'mkdwnErr' is assigned a value but never used
|
build (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (12.x):
src/extension.ts#L13
Missing return type on function
|
build (12.x):
src/extension.ts#L60
Missing return type on function
|
build (12.x):
src/extension.ts#L62
Expected '!==' and instead saw '!='
|
build (12.x):
src/extension.ts#L75
Missing return type on function
|
build (12.x):
src/mkGraph.ts#L5
Missing return type on function
|
build (12.x):
src/mkGraph.ts#L23
'dotErr' is assigned a value but never used
|
build (12.x):
src/mkGraph.ts#L24
'svgErr' is assigned a value but never used
|
build (12.x):
src/mkGraph.ts#L29
Unexpected any. Specify a different type
|
build (12.x):
src/mkMarkdown.ts#L5
Missing return type on function
|
build (12.x):
src/mkMarkdown.ts#L24
'mkdwnErr' is assigned a value but never used
|
build (15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (15.x):
src/extension.ts#L13
Missing return type on function
|
build (15.x):
src/extension.ts#L60
Missing return type on function
|
build (15.x):
src/extension.ts#L62
Expected '!==' and instead saw '!='
|
build (15.x):
src/extension.ts#L75
Missing return type on function
|
build (15.x):
src/mkGraph.ts#L5
Missing return type on function
|
build (15.x):
src/mkGraph.ts#L23
'dotErr' is assigned a value but never used
|
build (15.x):
src/mkGraph.ts#L24
'svgErr' is assigned a value but never used
|
build (15.x):
src/mkGraph.ts#L29
Unexpected any. Specify a different type
|
build (15.x):
src/mkMarkdown.ts#L5
Missing return type on function
|
build (15.x):
src/mkMarkdown.ts#L24
'mkdwnErr' is assigned a value but never used
|