MAT-8163 Remove Feature Flags #1275
unit_test_coverage.yml
on: pull_request
Checkout, install, lint, build and test with coverage
35s
Upload code coverage to Codacy
0s
Upload code coverage to Codecov
0s
Annotations
2 errors and 10 warnings
Checkout, install, lint, build and test with coverage:
src/CqlBuilderPanel/CqlBuilderPanel.tsx#L47
Unexpected empty object pattern
|
Checkout, install, lint, build and test with coverage
Process completed with exit code 1.
|
Checkout, install, lint, build and test with coverage:
src/AceEditor/madie-ace-editor.tsx#L485
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#L527
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#L539
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#L546
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#L130
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: '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 a missing dependency: 'table'. Either include it or remove the dependency array
|
Checkout, install, lint, build and test with coverage:
src/CqlBuilderPanel/ValueSets/Results/Results.tsx#L136
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|