Skip to content

chore: update dependency cesium to v1.107.0 #128

chore: update dependency cesium to v1.107.0

chore: update dependency cesium to v1.107.0 #128

Triggered via pull request July 7, 2023 08:50
Status Failure
Total duration 3m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
CI: src/CesiumWidget/CesiumWidget.test.ts#L18
Argument of type 'true' is not assignable to parameter of type 'false'.
CI: src/ClassificationPrimitive/ClassificationPrimitive.ts#L78
Property 'readyPromise' does not exist on type 'ClassificationPrimitive'.
CI: src/GroundPolylinePrimitive/GroundPolylinePrimitive.ts#L77
Property 'readyPromise' does not exist on type 'GroundPolylinePrimitive'.
CI: src/GroundPrimitive/GroundPrimitive.ts#L74
Property 'readyPromise' does not exist on type 'GroundPrimitive'.
CI: src/ImageryLayer/ImageLayer.stories.tsx#L19
Argument of type '{ url: string; }' is not assignable to parameter of type 'ConstructorOptions'.
CI: src/ImageryLayer/ImageLayer.stories.tsx#L23
Argument of type '{ assetId: number; }' is not assignable to parameter of type 'ConstructorOptions'.
CI: src/ImageryLayer/ImageryLayer.test.ts#L12
Argument of type 'true' is not assignable to parameter of type 'false'.
CI: src/ParticleSystem/ParticleSystem.stories.tsx#L8
'"cesium"' has no exported member named 'createWorldTerrain'. Did you mean 'createWorldTerrainAsync'?
CI: src/Primitive/Primitive.ts#L68
Property 'readyPromise' does not exist on type 'Primitive'.
CI: src/TimeDynamicPointCloud/TimeDynamicPointCloud.ts#L90
Property 'readyPromise' does not exist on type 'TimeDynamicPointCloud'.
CI: src/EntityDescription/EntityDescription.ts#L68
Delete `⏎············`
CI: src/EntityDescription/EntityDescription.ts#L70
Replace `··············".cesium-infoBox.cesium-infoBox-bodyless.cesium-infoBox-visible"` with `············".cesium-infoBox.cesium-infoBox-bodyless.cesium-infoBox-visible",⏎··········`
CI
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/