Update contact for code of conduct #9446
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build TerriaJS tests:
lib/Core/animation.ts#L36
'timeoutID' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build TerriaJS tests:
lib/Core/autoUpdate.ts#L22
'value' is defined but never used. Allowed unused args must match /^_/u
|
Build TerriaJS tests:
lib/Core/createColorForIdTransformer.ts#L18
'id' is defined but never used. Allowed unused args must match /^_/u
|
Build TerriaJS tests:
lib/Map/Cesium/CesiumRenderLoopPauser.ts#L288
'date' is defined but never used. Allowed unused args must match /^_/u
|
Build TerriaJS tests:
lib/Map/Leaflet/ImageryProviderLeafletTileLayer.ts#L155
'doRequest' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build TerriaJS tests:
lib/Map/Leaflet/ImageryProviderLeafletTileLayer.ts#L155
'doRequest' is assigned a value but never used
|
Build TerriaJS tests:
lib/Map/SizeMap/ConstantPointSizeMap.ts#L8
'value' is defined but never used. Allowed unused args must match /^_/u
|
Build TerriaJS tests:
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
|
Build TerriaJS tests:
lib/ModelMixins/SearchProviders/WebFeatureServiceSearchProviderMixin.ts#L181
'e' is defined but never used. Allowed unused args must match /^_/u
|
Build TerriaJS tests:
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
|
Loading