Add globe/mercator button #542
ci.yml
on: pull_request
build docker
1m 11s
build artifacts
37s
Matrix: build-node
Matrix: e2e-tests
Annotations
18 errors and 3 warnings
build artifacts:
src/components/App.tsx#L378
Argument of type 'StyleSpecification & { id: string; }' is not assignable to parameter of type 'StyleSpecification'.
|
build artifacts:
src/components/FilterEditor.tsx#L78
Argument of type 'ExpressionSpecification | LegacyFilterSpecification' is not assignable to parameter of type 'FilterSpecification'.
|
build artifacts:
src/libs/diffmessage.ts#L5
Argument of type 'maplibregl.StyleSpecification' is not assignable to parameter of type 'import("/home/runner/work/maputnik/maputnik/node_modules/@maplibre/maplibre-gl-style-spec/dist/index").StyleSpecification'.
|
build artifacts
Process completed with exit code 2.
|
build on ubuntu-latest:
src/components/App.tsx#L378
Argument of type 'StyleSpecification & { id: string; }' is not assignable to parameter of type 'StyleSpecification'.
|
build on ubuntu-latest:
src/components/FilterEditor.tsx#L78
Argument of type 'ExpressionSpecification | LegacyFilterSpecification' is not assignable to parameter of type 'FilterSpecification'.
|
build on ubuntu-latest:
src/libs/diffmessage.ts#L5
Argument of type 'maplibregl.StyleSpecification' is not assignable to parameter of type 'import("/home/runner/work/maputnik/maputnik/node_modules/@maplibre/maplibre-gl-style-spec/dist/index").StyleSpecification'.
|
build on ubuntu-latest
Process completed with exit code 2.
|
build on macos-latest:
src/components/App.tsx#L378
Argument of type 'StyleSpecification & { id: string; }' is not assignable to parameter of type 'StyleSpecification'.
|
build on macos-latest:
src/components/FilterEditor.tsx#L78
Argument of type 'ExpressionSpecification | LegacyFilterSpecification' is not assignable to parameter of type 'FilterSpecification'.
|
build on macos-latest:
src/libs/diffmessage.ts#L5
Argument of type 'maplibregl.StyleSpecification' is not assignable to parameter of type 'import("/Users/runner/work/maputnik/maputnik/node_modules/@maplibre/maplibre-gl-style-spec/dist/index").StyleSpecification'.
|
build on macos-latest
Process completed with exit code 2.
|
E2E tests using firefox
The process '/usr/local/bin/npm' failed 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/App.tsx#L378
Argument of type 'StyleSpecification & { id: string; }' is not assignable to parameter of type 'StyleSpecification'.
|
build on windows-latest:
src/components/FilterEditor.tsx#L78
Argument of type 'ExpressionSpecification | LegacyFilterSpecification' is not assignable to parameter of type 'FilterSpecification'.
|
build on windows-latest:
src/libs/diffmessage.ts#L5
Argument of type 'maplibregl.StyleSpecification' is not assignable to parameter of type 'import("D:/a/maputnik/maputnik/node_modules/@maplibre/maplibre-gl-style-spec/dist/index").StyleSpecification'.
|
build on windows-latest
Process completed with exit code 1.
|
build artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|