Skip to content

Fix env viz import issues #3745

Fix env viz import issues

Fix env viz import issues #3745

Triggered via pull request July 27, 2023 06:13
Status Success
Total duration 5m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

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

Annotations

11 warnings
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#L193
'reject' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L405
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L472
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L481
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L526
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L537
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L608
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L880
'stash' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/ec-evaluator/interpreter.ts#L895
'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