Skip to content

Further Enhancements to the Module System #3791

Further Enhancements to the Module System

Further Enhancements to the Module System #3791

Triggered via pull request August 7, 2023 09:34
Status Failure
Total duration 1m 35s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build (16.x)
Process completed with exit code 1.
build (16.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 (16.x): src/ec-evaluator/interpreter.ts#L493
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L565
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L574
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L620
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L631
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L702
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L989
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L1004
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/editors/ace/modes/source.ts#L40
Do not use "@ts-ignore" because it alters compilation errors
build (16.x): src/editors/ace/modes/source.ts#L121
Do not use "@ts-ignore" because it alters compilation errors