Skip to content

fix: replace wgs84ToWindowCoordinates #27 #83

fix: replace wgs84ToWindowCoordinates #27

fix: replace wgs84ToWindowCoordinates #27 #83

Triggered via push September 6, 2024 08:56
Status Failure
Total duration 1m 5s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Release
Argument of type '{ show?: Property | boolean; image?: Property | string | HTMLCanvasElement; scale?: Property | number; pixelOffset?: Property | Cartesian2; ... 18 more ...; position: Cartesian3; }' is not assignable to parameter of type 'ConstructorOptions'.
Release
Type 'Cartesian3 | undefined' is not assignable to type 'Cartesian3'.
Release
@cesium-extends/primitive-geojson#build: command (/home/runner/work/cesium-extends/cesium-extends/packages/primitive-geojson) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Release
Process completed with exit code 1.
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/