Skip to content

ref MAT-6157: remove old feature flags #321

ref MAT-6157: remove old feature flags

ref MAT-6157: remove old feature flags #321

Triggered via pull request December 5, 2023 14:22
Status Failure
Total duration 59s
Artifacts

unit_test_coverage.yml

on: pull_request
Checkout, install, lint, build and test with coverage
48s
Checkout, install, lint, build and test with coverage
Upload code coverage to Codacy
0s
Upload code coverage to Codacy
Upload code coverage to Codecov
0s
Upload code coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
Checkout, install, lint, build and test with coverage
Process completed with exit code 1.
Checkout, install, lint, build and test with coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checkout, install, lint, build and test with coverage: src/components/common/CreateNewLibraryDialog.tsx#L56
React Hook useEffect has a missing dependency: 'organizationApi'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/cqlLibraryLanding/CqlLibraryLanding.tsx#L52
React Hook useEffect has a missing dependency: 'filter'. Either include it or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setCurrentFilter' needs the current value of 'filter'
Checkout, install, lint, build and test with coverage: src/components/editCqlLibrary/EditCqlLibrary.tsx#L160
React Hook useEffect has a missing dependency: 'handleAnnotations'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/editCqlLibrary/EditCqlLibrary.tsx#L176
React Hook useEffect has a missing dependency: 'organizationApi'. Either include it or remove the dependency array