Skip to content

feat: use react 19 #1054

feat: use react 19

feat: use react 19 #1054

Triggered via pull request March 10, 2026 15:08
Status Success
Total duration 1m 8s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/components/CanvasSaveButton/CanvasSaveButton.js#L469
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build: src/components/CanvasSaveButton/CanvasSaveButton.js#L418
Expected a `for-of` loop instead of a `for` loop with this simple iteration
build: src/components/BasicMap/BasicMap.test.js#L9
'React' is defined but never used
build: src/components/BasicMap/BasicMap.js#L371
Expected a `for-of` loop instead of a `for` loop with this simple iteration
build: src/components/BasicMap/BasicMap.js#L360
Expected a `for-of` loop instead of a `for` loop with this simple iteration
build: src/components/BasicMap/BasicMap.js#L357
Expected a `for-of` loop instead of a `for` loop with this simple iteration
build: src/components/BasicMap/BasicMap.js#L293
Expected a `for-of` loop instead of a `for` loop with this simple iteration
build: src/components/BasicMap/BasicMap.js#L10
'React' is defined but never used
build: src/components/BaseLayerSwitcher/BaseLayerSwitcher.test.js#L3
'React' is defined but never used
build: src/components/BaseLayerSwitcher/BaseLayerSwitcher.js#L4
'React' is defined but never used