Skip to content

build(deps): bump @fortawesome/free-solid-svg-icons from 6.4.0 to 6.4.2 #2277

build(deps): bump @fortawesome/free-solid-svg-icons from 6.4.0 to 6.4.2

build(deps): bump @fortawesome/free-solid-svg-icons from 6.4.0 to 6.4.2 #2277

Triggered via pull request August 3, 2023 04:06
Status Failure
Total duration 1m 28s
Artifacts

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
Type 'IconDefinition' is not assignable to type 'IconProp'.
build: src/BackgroundLayerChooser/BackgroundLayerChooser.tsx#L1
Type 'IconDefinition' is not assignable to type 'IconProp'.
build: src/Container/AddWmsPanel/AddWmsLayerEntry/AddWmsLayerEntry.tsx#L1
Type 'IconDefinition' is not assignable to type 'IconProp'.
build: src/Container/AddWmsPanel/AddWmsLayerEntry/AddWmsLayerEntry.tsx#L1
Type 'IconDefinition' is not assignable to type 'IconProp'.
build: src/Field/WfsSearchInput/WfsSearchInput.tsx#L1
Type 'IconDefinition' is not assignable to type 'IconProp'.
build: src/Field/WfsSearchInput/WfsSearchInput.tsx#L1
Type 'IconDefinition' is not assignable to type 'IconProp'.
build: src/Legend/Legend.tsx#L1
Type 'IconDefinition' is not assignable to type 'IconProp'.
build: src/Panel/Panel/Panel.tsx#L1
Type 'IconDefinition' is not assignable to type 'IconProp'.
build: src/Panel/TimeLayerSliderPanel/TimeLayerSliderPanel.tsx#L1
Type 'IconDefinition' is not assignable to type 'IconProp'.
build: src/Panel/TimeLayerSliderPanel/TimeLayerSliderPanel.tsx#L1
Type 'IconDefinition' is not assignable to type 'IconProp'.
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/