Skip to content

Add imagery lighting trait #8925

Add imagery lighting trait

Add imagery lighting trait #8925

Triggered via push May 14, 2024 05:51
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: lib/Models/Catalog/CatalogItems/I3SCatalogItem.ts#L19
Cannot find module 'terriajs-plugin-api' or its corresponding type declarations.
build: lib/Models/Catalog/CatalogItems/I3SCatalogItem.ts#L44
Property 'url' does not exist on type 'I3SCatalogItem'.
build: lib/Models/Catalog/CatalogItems/I3SCatalogItem.ts#L45
Argument of type 'this' is not assignable to parameter of type 'BaseModel | undefined'.
build: lib/Models/Catalog/CatalogItems/I3SCatalogItem.ts#L47
Property 'url' does not exist on type 'I3SCatalogItem'.
build: lib/Models/Catalog/CatalogItems/I3SCatalogItem.ts#L48
Property 'terrainURL' does not exist on type 'I3SCatalogItem'.
build: lib/Models/Catalog/CatalogItems/I3SCatalogItem.ts#L49
Property 'terrainURL' does not exist on type 'I3SCatalogItem'.
build: lib/Models/Catalog/CatalogItems/I3SCatalogItem.ts#L63
Property 'lightingFactor' does not exist on type 'I3SCatalogItem'.
build: lib/Models/Catalog/CatalogItems/I3SCatalogItem.ts#L65
Property 'lightingFactor' does not exist on type 'I3SCatalogItem'.
build: lib/Models/Catalog/CatalogItems/I3SCatalogItem.ts#L75
Property 'style' does not exist on type 'I3SCatalogItem'.
build: lib/Models/Catalog/CatalogItems/I3SCatalogItem.ts#L76
Property 'opacity' does not exist on type 'I3SCatalogItem'.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/