Bump the npm-development group with 7 updates #4
ci.yml
on: pull_request
TypeScript Tests
20s
GitHub Actions Test
3s
Annotations
12 errors and 2 warnings
GitHub Actions Test
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter ''using: node21' is not supported, use 'docker', 'node12', 'node16' or 'node20' instead.')
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
GitHub Actions Test
Fail to load /home/runner/work/mc-depup/mc-depup/./action.yml
|
TypeScript Tests:
src/index.ts#L4
Unable to resolve path to module './main.js'
|
TypeScript Tests:
src/main.ts#L3
Unable to resolve path to module './network.js'
|
TypeScript Tests:
src/main.ts#L4
Unable to resolve path to module './utils.js'
|
TypeScript Tests:
src/main.ts#L54
Missing return type on function
|
TypeScript Tests:
src/main.ts#L58
Empty block statement
|
TypeScript Tests:
src/main.ts#L155
Expected property shorthand
|
TypeScript Tests:
src/main.ts#L167
Extra semicolon
|
TypeScript Tests:
src/main.ts#L170
Extra semicolon
|
TypeScript Tests:
src/main.ts#L183
Expected '===' and instead saw '=='
|
TypeScript Tests:
src/main.ts#L187
'extractionType' is never reassigned. Use 'const' instead
|
TypeScript Tests:
src/main.ts#L34
Forbidden non-null assertion
|
TypeScript Tests:
src/network.ts#L11
Forbidden non-null assertion
|