MAT-7121: Delete Button Wired Up #452
unit_test_coverage.yml
on: pull_request
Checkout, install, lint, build and test with coverage
2m 34s
Upload code coverage to Codacy
5s
Upload code coverage to Codecov
6s
Annotations
1 error and 9 warnings
Upload code coverage to Codecov
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Checkout, install, lint, build and test with coverage:
src/components/common/CreateNewLibraryDialog.tsx#L57
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#L66
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/cqlLibraryLanding/cqlLibraryListActionCenter/deleteAction/DeleteAction.tsx#L29
React Hook useCallback has a missing dependency: 'canDelete'. Either include it or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/components/cqlLibraryLanding/cqlLibraryListActionCenter/draftAction/DraftAction.tsx#L46
React Hook useCallback has a missing dependency: 'toastMessage'. Either include it or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/components/cqlLibraryList/CqlLibraryList.tsx#L65
React Hook useEffect has a missing dependency: 'rest.checked'. Either include it or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/components/cqlLibraryList/CqlLibraryList.tsx#L387
React Hook useMemo has a missing dependency: 'handleOpen'. Either include it or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/components/cqlLibraryList/CqlLibraryList.tsx#L403
React Hook useEffect has missing dependencies: 'selectedLibraries' and 'setSelectedLibraries'. Either include them or remove the dependency array. If 'setSelectedLibraries' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Checkout, install, lint, build and test with coverage:
src/components/editCqlLibrary/EditCqlLibrary.tsx#L176
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#L192
React Hook useEffect has a missing dependency: 'organizationApi'. Either include it or remove the dependency array
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage
|
5.13 KB |
|