MAT-8006: Fixed when alias is malformed .. or has spaces or whatever #1085
unit_test_coverage.yml
on: pull_request
Checkout, install, lint, build and test with coverage
33s
Upload code coverage to Codacy
0s
Upload code coverage to Codecov
0s
Annotations
4 errors and 11 warnings
|
Checkout, install, lint, build and test with coverage:
src/AceEditor/madie-ace-editor.tsx#L278
Unexpected console statement
|
Checkout, install, lint, build and test with coverage:
src/AceEditor/madie-ace-editor.tsx#L279
Unexpected console statement
|
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#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#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
|