Skip to content

v9.0.39

v9.0.39 #254

Triggered via push January 15, 2025 15:43
Status Failure
Total duration 2m 56s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
release
Process completed with exit code 1.
check_branch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release: examples/experimental/tfjs/src/layers/spectrogram-layer.ts#L44
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
release: examples/website/360-video/app.tsx#L76
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
release: examples/website/collision-filter/app.tsx#L43
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
release: examples/website/image-tile/app.tsx#L70
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
release: examples/website/image-tile/app.tsx#L94
'data' is assigned a value but never used
release: examples/website/plot/plot-layer/plot-layer.ts#L92
Method 'getSamples' has too many statements (28). Maximum allowed is 25
release: examples/website/scenegraph/app.tsx#L106
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
release: examples/website/terrain-extension/app.tsx#L86
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
release: examples/website/wms/app.tsx#L68
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
release: modules/carto/src/layers/cluster-tile-layer.ts#L117
Method 'renderLayers' has too many statements (31). Maximum allowed is 25