Skip to content

Merge pull request #7257 from TerriaJS/v8.7.6-release #1134

Merge pull request #7257 from TerriaJS/v8.7.6-release

Merge pull request #7257 from TerriaJS/v8.7.6-release #1134

Triggered via push August 22, 2024 01:57
Status Success
Total duration 7m 9s
Artifacts

npm-publish.yml

on: push
Publish to NPM
7m 1s
Publish to NPM
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Publish to NPM
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, steve9164/action-detect-and-tag-new-version@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish to NPM
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, steve9164/action-detect-and-tag-new-version@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish to NPM
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/
Publish to NPM
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/
Publish to NPM
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/
Publish to NPM: lib/Core/animation.ts#L36
'timeoutID' is assigned a value but never used. Allowed unused vars must match /^_/u
Publish to NPM: lib/Core/autoUpdate.ts#L22
'value' is defined but never used. Allowed unused args must match /^_/u
Publish to NPM: lib/Core/createColorForIdTransformer.ts#L18
'id' is defined but never used. Allowed unused args must match /^_/u
Publish to NPM: lib/Map/Cesium/CesiumRenderLoopPauser.ts#L288
'date' is defined but never used. Allowed unused args must match /^_/u
Publish to NPM: lib/Map/Leaflet/ImageryProviderLeafletTileLayer.ts#L155
'doRequest' is assigned a value but never used. Allowed unused vars must match /^_/u
Publish to NPM: lib/Map/Leaflet/ImageryProviderLeafletTileLayer.ts#L155
'doRequest' is assigned a value but never used
Publish to NPM: lib/Map/SizeMap/ConstantPointSizeMap.ts#L8
'value' is defined but never used. Allowed unused args must match /^_/u
Publish to NPM: lib/ModelMixins/GltfMixin.ts#L92
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
Publish to NPM: lib/ModelMixins/SearchProviders/WebFeatureServiceSearchProviderMixin.ts#L181
'e' is defined but never used. Allowed unused args must match /^_/u
Publish to NPM: lib/ModelMixins/TimeFilterMixin.ts#L164
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer