Skip to content

Bump react and @types/react #810

Bump react and @types/react

Bump react and @types/react #810

Triggered via pull request February 6, 2025 14:06
Status Failure
Total duration 5m 29s
Artifacts

ci.yml

on: pull_request
build docker
1m 9s
build docker
build artifacts
33s
build artifacts
Matrix: build-node
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

41 errors
build on ubuntu-latest: src/components/Block.tsx#L91
Type '(el: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on ubuntu-latest: src/components/FieldDocLabel.tsx#L5
Cannot find namespace 'JSX'.
build on ubuntu-latest: src/components/InputColor.tsx#L125
Type '(input: HTMLInputElement | null) => HTMLInputElement | null' is not assignable to type 'Ref<HTMLInputElement> | undefined'.
build on ubuntu-latest: src/components/InputJson.tsx#L176
Type '(el: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on ubuntu-latest: src/components/InputUrl.tsx#L7
Cannot find namespace 'JSX'.
build on ubuntu-latest: src/components/LayerList.tsx#L46
Type 'RefObject<HTMLElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
build on ubuntu-latest: src/components/MapMaplibreGl.tsx#L289
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on ubuntu-latest: src/components/MapOpenLayers.tsx#L159
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on ubuntu-latest: src/components/MapOpenLayers.tsx#L196
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on ubuntu-latest
Process completed with exit code 2.
build artifacts: src/components/Block.tsx#L91
Type '(el: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build artifacts: src/components/FieldDocLabel.tsx#L5
Cannot find namespace 'JSX'.
build artifacts: src/components/InputColor.tsx#L125
Type '(input: HTMLInputElement | null) => HTMLInputElement | null' is not assignable to type 'Ref<HTMLInputElement> | undefined'.
build artifacts: src/components/InputJson.tsx#L176
Type '(el: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build artifacts: src/components/InputUrl.tsx#L7
Cannot find namespace 'JSX'.
build artifacts: src/components/LayerList.tsx#L46
Type 'RefObject<HTMLElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
build artifacts: src/components/MapMaplibreGl.tsx#L289
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build artifacts: src/components/MapOpenLayers.tsx#L159
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build artifacts: src/components/MapOpenLayers.tsx#L196
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build artifacts
Process completed with exit code 2.
build on macos-latest: src/components/Block.tsx#L91
Type '(el: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on macos-latest: src/components/FieldDocLabel.tsx#L5
Cannot find namespace 'JSX'.
build on macos-latest: src/components/InputColor.tsx#L125
Type '(input: HTMLInputElement | null) => HTMLInputElement | null' is not assignable to type 'Ref<HTMLInputElement> | undefined'.
build on macos-latest: src/components/InputJson.tsx#L176
Type '(el: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on macos-latest: src/components/InputUrl.tsx#L7
Cannot find namespace 'JSX'.
build on macos-latest: src/components/LayerList.tsx#L46
Type 'RefObject<HTMLElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
build on macos-latest: src/components/MapMaplibreGl.tsx#L289
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on macos-latest: src/components/MapOpenLayers.tsx#L159
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on macos-latest: src/components/MapOpenLayers.tsx#L196
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on macos-latest
Process completed with exit code 2.
E2E tests using chrome
The process '/usr/local/bin/npm' failed with exit code 2
build on windows-latest: src/components/Block.tsx#L91
Type '(el: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on windows-latest: src/components/FieldDocLabel.tsx#L5
Cannot find namespace 'JSX'.
build on windows-latest: src/components/InputColor.tsx#L125
Type '(input: HTMLInputElement | null) => HTMLInputElement | null' is not assignable to type 'Ref<HTMLInputElement> | undefined'.
build on windows-latest: src/components/InputJson.tsx#L176
Type '(el: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on windows-latest: src/components/InputUrl.tsx#L7
Cannot find namespace 'JSX'.
build on windows-latest: src/components/LayerList.tsx#L46
Type 'RefObject<HTMLElement | null>' is not assignable to type 'RefObject<HTMLElement>'.
build on windows-latest: src/components/MapMaplibreGl.tsx#L289
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on windows-latest: src/components/MapOpenLayers.tsx#L159
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on windows-latest: src/components/MapOpenLayers.tsx#L196
Type '(x: HTMLDivElement | null) => HTMLDivElement | null' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
build on windows-latest
Process completed with exit code 1.