bump node version to 20 #62
Annotations
10 errors and 12 warnings
build (12.x):
src/autograding.ts#L33
Delete `⏎`
|
build (12.x):
src/autograding.ts#L35
Insert `·`
|
build (12.x):
src/autograding.ts#L38
Replace `(·branch·==·'main'·||⏎··········branch·==·'solution'·||⏎··········branch·==·'master'·||⏎·········` with `·(branch·==·'main'·||·branch·==·'solution'·||·branch·==·'master'·||`
|
build (12.x):
src/autograding.ts#L42
Delete `····`
|
build (12.x):
src/autograding.ts#L43
Replace `············` with `········`
|
build (12.x):
src/autograding.ts#L44
Delete `····`
|
build (12.x):
src/autograding.ts#L48
Delete `····⏎`
|
build (12.x):
src/autograding.ts#L51
Delete `····`
|
build (12.x):
src/autograding.ts#L52
Insert `·`
|
build (12.x):
src/autograding.ts#L55
Replace `"Failed";` with `'Failed'`
|
build (12.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/badge.ts#L61
Missing return type on function
|
build (12.x):
src/getVisualRegressionResult.ts#L6
Missing return type on function
|
build (12.x):
src/modifyReadme.ts#L2
'fs' is defined but never used
|
build (12.x):
src/modifyReadme.ts#L2
'read' is defined but never used
|
build (12.x):
src/modifyReadme.ts#L8
'readmeInfoPath' is assigned a value but never used
|
build (12.x):
src/modifyReadme.ts#L15
Missing return type on function
|
build (12.x):
src/modifyReadme.ts#L21
Missing return type on function
|
build (12.x):
src/modifyReadme.ts#L67
Missing return type on function
|
build (12.x):
src/modifyReadme.ts#L86
Missing return type on function
|
build (12.x):
src/modifyReadme.ts#L105
Missing return type on function
|