Bump react-dom and @types/react-dom #887
ci.yml
on: pull_request
build docker
1m 5s
build artifacts
33s
Matrix: build-node
Matrix: e2e-tests
Annotations
13 errors
build on ubuntu-latest:
src/components/MapMaplibreGl.tsx#L20
Namespace '"/home/runner/work/maputnik/maputnik/node_modules/@types/react-dom/index"' has no exported member 'Container'.
|
build on ubuntu-latest:
src/components/MapMaplibreGl.tsx#L21
Property 'render' does not exist on type 'typeof import("/home/runner/work/maputnik/maputnik/node_modules/@types/react-dom/index")'.
|
build on ubuntu-latest
Process completed with exit code 2.
|
build artifacts:
src/components/MapMaplibreGl.tsx#L20
Namespace '"/home/runner/work/maputnik/maputnik/node_modules/@types/react-dom/index"' has no exported member 'Container'.
|
build artifacts:
src/components/MapMaplibreGl.tsx#L21
Property 'render' does not exist on type 'typeof import("/home/runner/work/maputnik/maputnik/node_modules/@types/react-dom/index")'.
|
build artifacts
Process completed with exit code 2.
|
E2E tests using chrome
The process '/usr/local/bin/npm' failed with exit code 2
|
build on macos-latest:
src/components/MapMaplibreGl.tsx#L20
Namespace '"/Users/runner/work/maputnik/maputnik/node_modules/@types/react-dom/index"' has no exported member 'Container'.
|
build on macos-latest:
src/components/MapMaplibreGl.tsx#L21
Property 'render' does not exist on type 'typeof import("/Users/runner/work/maputnik/maputnik/node_modules/@types/react-dom/index")'.
|
build on macos-latest
Process completed with exit code 2.
|
build on windows-latest:
src/components/MapMaplibreGl.tsx#L20
Namespace '"D:/a/maputnik/maputnik/node_modules/@types/react-dom/index"' has no exported member 'Container'.
|
build on windows-latest:
src/components/MapMaplibreGl.tsx#L21
Property 'render' does not exist on type 'typeof import("D:/a/maputnik/maputnik/node_modules/@types/react-dom/index")'.
|
build on windows-latest
Process completed with exit code 1.
|