Skip to content

feat: Adding matching WU Context Menu functionality from the ECL IDE #435

feat: Adding matching WU Context Menu functionality from the ECL IDE

feat: Adding matching WU Context Menu functionality from the ECL IDE #435

Triggered via pull request November 13, 2023 14:59
Status Failure
Total duration 32s
Artifacts

pull-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/ecl/eclWatchTree.ts#L2
Strings must use doublequote
build: src/ecl/eclWatchTree.ts#L367
'ecl' is never reassigned. Use 'const' instead
build: src/ecl/eclWatchTree.ts#L382
Strings must use doublequote
build: src/ecl/eclWatchTree.ts#L384
Strings must use doublequote
build: src/ecl/eclWatchTree.ts#L384
Strings must use doublequote
build: src/ecl/eclWatchTree.ts#L385
Strings must use doublequote
build: src/ecl/eclWatchTree.ts#L385
Strings must use doublequote
build: src/ecl/eclWatchTree.ts#L386
Strings must use doublequote
build: src/ecl/eclWatchTree.ts#L386
Strings must use doublequote
build: src/ecl/eclWatchTree.ts#L417
A space is required after ','
build
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/