Skip to content

Move files dir to static as they are referenced so need to be in buil… #971

Move files dir to static as they are referenced so need to be in buil…

Move files dir to static as they are referenced so need to be in buil… #971

Triggered via push January 4, 2024 18:02
Status Success
Total duration 5m 53s
Artifacts

node.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/components/tools/Charts/Heatmap/AxisX.svelte#L4
'yScale' is assigned a value but never used
build: src/components/tools/Charts/Heatmap/AxisY.svelte#L5
'xRange' is assigned a value but never used
build: src/components/tools/Charts/Heatmap/AxisY.svelte#L5
'xScale' is assigned a value but never used
build: src/components/tools/Charts/Histogram/AxisX.svelte#L4
'padding' is assigned a value but never used
build: src/components/tools/Charts/Histogram/AxisX.svelte#L28
'textAnchor' is defined but never used
build: src/components/tools/Charts/Histogram/AxisY.svelte#L4
'height' is assigned a value but never used
build: src/components/tools/Charts/Histogram/Column.svelte#L6
'yGet' is assigned a value but never used
build: src/components/tools/Charts/Histogram/Column.svelte#L6
'yRange' is assigned a value but never used
build: src/components/tools/Charts/Scatter/AxisX.svelte#L4
'yScale' is assigned a value but never used
build: src/components/tools/Map/LayerToggle.svelte#L10
'getMapbox' is assigned a value but never used