Skip to content

Update dependencies (rg-future) #2525

Update dependencies (rg-future)

Update dependencies (rg-future) #2525

Triggered via pull request October 24, 2023 14:55
Status Failure
Total duration 1m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/BackgroundLayerChooser/BackgroundLayerChooser.tsx#L1
Cannot find module '@terrestris/react-util/dist/Components/BackgroundLayerChooser/BackgroundLayerChooser' or its corresponding type declarations.
build: src/BackgroundLayerChooser/BackgroundLayerChooser.tsx#L1
Cannot find module '@terrestris/react-util/dist/Components/BackgroundLayerPreview/BackgroundLayerPreview' or its corresponding type declarations.
build: src/Button/CopyButton/CopyButton.tsx#L1
Cannot find module '@terrestris/react-util/dist/Hooks/useMap/useMap' or its corresponding type declarations.
build: src/Button/DeleteButton/DeleteButton.tsx#L1
Cannot find module '@terrestris/react-util/dist/Hooks/useMap/useMap' or its corresponding type declarations.
build: src/Button/DrawButton/DrawButton.tsx#L1
Cannot find module '@terrestris/react-util/dist/Hooks/useMap/useMap' or its corresponding type declarations.
build: src/Button/ModifyButton/ModifyButton.tsx#L1
Cannot find module '@terrestris/react-util/dist/Hooks/useMap/useMap' or its corresponding type declarations.
build: src/Button/PrintButton/PrintButton.tsx#L1
Cannot find module '@terrestris/react-util/dist/Hooks/useMap/useMap' or its corresponding type declarations.
build: src/Button/SelectFeaturesButton/SelectFeaturesButton.tsx#L1
Cannot find module '@terrestris/react-util/dist/Hooks/useMap/useMap' or its corresponding type declarations.
build: src/Container/AddWmsPanel/AddWmsPanel.tsx#L1
Cannot find module '@terrestris/react-util/dist/Hooks/useMap/useMap' or its corresponding type declarations.
build: src/LayerSwitcher/LayerSwitcher.tsx#L1
Cannot find module '@terrestris/react-util/dist/Components/MapComponent/MapComponent' or its corresponding type declarations.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, 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/