Skip to content

update inputValues when published content is ready #189

update inputValues when published content is ready

update inputValues when published content is ready #189

Triggered via push May 15, 2024 15:20
Status Failure
Total duration 12m 4s
Artifacts
javascript_lint_and_tests
11m 57s
javascript_lint_and_tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
javascript_lint_and_tests
Process completed with exit code 1.
javascript_lint_and_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
javascript_lint_and_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
javascript_lint_and_tests: src/components/shareable-url-modal/shareable-url-modal.js#L13
'KEDRO_VIZ_PREVIEW_DATASETS_DOCS_URL' is defined but never used
javascript_lint_and_tests: src/components/shareable-url-modal/shareable-url-modal.js#L45
'mockLocalStorage' is assigned a value but never used
javascript_lint_and_tests: src/components/shareable-url-modal/shareable-url-modal.js#L144
React Hook useEffect has a missing dependency: 'toShowPublishedContent'. Either include it or remove the dependency array