chore(deps-dev): bump the development-dependencies group across 1 dir… #787
Annotations
3 errors and 2 warnings
test-e2e:
src/api_loader/api_loader.ts#L229
Type 'PlacesLibrary | CoreLibrary | MapsLibrary | Maps3DLibrary | GeocodingLibrary | RoutesLibrary | ... 6 more ... | VisualizationLibrary' is not assignable to type 'PlacesLibrary | CoreLibrary | MapsLibrary | GeocodingLibrary | RoutesLibrary | MarkerLibrary | ... 5 more ... | VisualizationLibrary'.
|
test-e2e:
src/testing/environment.ts#L67
Argument of type '(library: string) => Promise<google.maps.PlacesLibrary | google.maps.CoreLibrary | google.maps.MapsLibrary | google.maps.Maps3DLibrary | google.maps.GeocodingLibrary | ... 7 more ... | google.maps.VisualizationLibrary>' is not assignable to parameter of type '(library: string, consumer?: HTMLElement | undefined) => Promise<PlacesLibrary | CoreLibrary | MapsLibrary | GeocodingLibrary | ... 7 more ... | VisualizationLibrary>'.
|
test-e2e
Process completed with exit code 1.
|
test-e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-e2e
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|