Skip to content

chore/update gmp types #1688

chore/update gmp types

chore/update gmp types #1688

Triggered via pull request April 27, 2026 08:27
Status Failure
Total duration 20s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
test: src/components/__tests__/api-provider.test.tsx#L255
Conversion of type 'Mock<Promise<MapsLibrary>, [], any>' to type '{ (libraryName: "core"): Promise<CoreLibrary>; (libraryName: "maps"): Promise<MapsLibrary>; (libraryName: "geocoding"): Promise<GeocodingLibrary>; (libraryName: "streetView"): Promise<...>; (libraryName: "maps3d"): Promise<...>; (libraryName: "places"): Promise<...>; (libraryName: "routes"): Promise<...>; (libraryNa...' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.