MAT-7792, MAT-7793: Set up Functions - Expresion Edtior section #1052
unit_test_coverage.yml
on: pull_request
Checkout, install, lint, build and test with coverage
40s
Upload code coverage to Codacy
0s
Upload code coverage to Codecov
0s
Annotations
2 errors and 11 warnings
|
Checkout, install, lint, build and test with coverage
Process completed with exit code 1.
|
Checkout, install, lint, build and test with coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checkout, install, lint, build and test with coverage:
src/AceEditor/madie-ace-editor.tsx#L458
React Hook useEffect has missing dependencies: 'customSetAnnotations' and 'validationsEnabled'. Either include them or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/AceEditor/madie-ace-editor.tsx#L500
React Hook useEffect has missing dependencies: 'toggleSearchBox' and 'validationsEnabled'. Either include them or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/AceEditor/madie-ace-editor.tsx#L512
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/AceEditor/madie-ace-editor.tsx#L519
React Hook useEffect has a missing dependency: 'validationsEnabled'. Either include it or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/CqlBuilderPanel/CqlBuilderPanel.tsx#L141
React Hook useEffect has missing dependencies: 'fhirElmTranslationServiceApi' and 'qdmElmTranslationServiceApi'. Either include them or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/CqlBuilderPanel/Includes/Results/Results.tsx#L139
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/CqlBuilderPanel/Includes/Results/Results.tsx#L280
React Hook useMemo has missing dependencies: 'canEdit', 'showAlias', 'showDeleteConfirmation', and 'showLibraryDetails'. Either include them or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/CqlBuilderPanel/Parameters/SavedParameters.tsx#L72
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/CqlBuilderPanel/Parameters/SavedParameters.tsx#L151
React Hook useMemo has missing dependencies: 'canEdit' and 'table'. Either include them or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/CqlBuilderPanel/ValueSets/Results/Results.tsx#L131
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|