Skip to content

Tabular Chart Updates #27

Tabular Chart Updates

Tabular Chart Updates #27

Triggered via pull request February 14, 2025 19:51
Status Failure
Total duration 6m 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint-client: client/src/MapStore.ts#L104
A space is required before '}'
lint-client: client/src/MapStore.ts#L104
Missing semicolon
lint-client: client/src/components/FeatureSelection/vectorFeatureGraphUtils.ts#L218
Arrow function expected no return value
lint-client: client/src/components/TabularData/MapLayerTableGraph.vue#L25
Expected no linebreak before this expression
lint-client: client/src/components/TabularData/MapLayerTableGraph.vue#L26
Unexpected newline before ')'
lint-client: client/src/components/TabularData/TableSummary.vue#L10
`d3` import should occur before import of `../../types`
lint-client: client/src/components/TabularData/TableSummary.vue#L10
'index' is defined but never used
lint-client: client/src/components/TabularData/MapLayerTableGraph.vue#L143
Attribute ":disabled" should go before "@click"
lint-client: client/src/components/TabularData/TableSummary.vue#L30
This line has a length of 150. Maximum allowed is 130