Skip to content

feat(hub-common): add layout field for list and map views to event ga… #3185

feat(hub-common): add layout field for list and map views to event ga…

feat(hub-common): add layout field for list and map views to event ga… #3185

Triggered via pull request September 24, 2024 19:58
Status Failure
Total duration 3m 14s
Artifacts

pull-request-tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
build (ubuntu-latest, 16)
Type '{ type: "polygon"; rings: number[][][]; spatialReference: any; }' is not assignable to type 'Partial<Geometry>'.
build (ubuntu-latest, 16)
Type '{ x: number; y: number; type: "point"; spatialReference: any; }' is not assignable to type 'Partial<Geometry>'.
build (ubuntu-latest, 16)
Type '{ wkid: number; }' is missing the following properties from type 'SpatialReference': imageCoordinateSystem, isGeographic, isWebMercator, isWGS84, and 21 more.
build (ubuntu-latest, 16)
Type '{ wkid: number; }' is missing the following properties from type 'SpatialReference': imageCoordinateSystem, isGeographic, isWebMercator, isWGS84, and 21 more.
build (ubuntu-latest, 16)
Type '{ wkid: number; }' is missing the following properties from type 'SpatialReference': imageCoordinateSystem, isGeographic, isWebMercator, isWGS84, and 21 more.
build (ubuntu-latest, 16)
Type '{ x: number; y: number; type: "point"; spatialReference: any; }' is not assignable to type 'Partial<Geometry>'.
build (ubuntu-latest, 16)
Process completed with exit code 1.
build (windows-latest, 14)
The job was canceled because "ubuntu-latest_16" failed.
build (windows-latest, 14)
The operation was canceled.
build (windows-latest, 16)
The job was canceled because "ubuntu-latest_16" failed.
build (windows-latest, 16)
The operation was canceled.
build (ubuntu-latest, 14)
The job was canceled because "ubuntu-latest_16" failed.
build (ubuntu-latest, 14)
Type '{ type: "polygon"; rings: number[][][]; spatialReference: any; }' is not assignable to type 'Partial<Geometry>'.
build (ubuntu-latest, 14)
Type '{ x: number; y: number; type: "point"; spatialReference: any; }' is not assignable to type 'Partial<Geometry>'.
build (ubuntu-latest, 14)
Type '{ wkid: number; }' is missing the following properties from type 'SpatialReference': imageCoordinateSystem, isGeographic, isWebMercator, isWGS84, and 21 more.
build (ubuntu-latest, 14)
Type '{ wkid: number; }' is missing the following properties from type 'SpatialReference': imageCoordinateSystem, isGeographic, isWebMercator, isWGS84, and 21 more.
build (ubuntu-latest, 14)
Type '{ wkid: number; }' is missing the following properties from type 'SpatialReference': imageCoordinateSystem, isGeographic, isWebMercator, isWGS84, and 21 more.
build (ubuntu-latest, 14)
Type '{ x: number; y: number; type: "point"; spatialReference: any; }' is not assignable to type 'Partial<Geometry>'.
build (ubuntu-latest, 14)
The operation was canceled.
build (ubuntu-latest, 16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/