Bump react and @types/react #721
ci.yml
on: pull_request
build docker
1m 5s
build artifacts
34s
Matrix: build-node
Matrix: e2e-tests
Annotations
42 errors and 3 warnings
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#L286
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#L286
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.
|
E2E tests using chrome
The process '/usr/local/bin/npm' failed with exit code 2
|
E2E tests using firefox
The process '/usr/local/bin/npm' failed 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#L286
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.
|
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#L286
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.
|
build on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|