Skip to content

feat: Add protect & unprotect workunit to WU context menu #447

feat: Add protect & unprotect workunit to WU context menu

feat: Add protect & unprotect workunit to WU context menu #447

Triggered via pull request December 13, 2023 19:54
Status Failure
Total duration 45s
Artifacts

pull-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/ecl/eclWatchTree.ts#L1
Property 'protect' does not exist on type 'Workunit'. Did you mean 'Protected'?
build: src/ecl/eclWatchTree.ts#L1
Property 'unprotect' does not exist on type 'Workunit'.
build
npm failed with exit code 1
build
Process completed with exit code 1.
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/