Skip to content

typo fixes (#280)

typo fixes (#280) #979

Triggered via push October 11, 2024 19:35
Status Success
Total duration 5m 55s
Artifacts

node.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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