Skip to content

add displayedCategories #2806

add displayedCategories

add displayedCategories #2806

Triggered via push June 11, 2024 21:05
Status Failure
Total duration 1m 42s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Build dist: src/components/chart-elements/LineChart/LineChart.tsx#L288
Replace `··if` with `if·`
Build dist: src/components/chart-elements/LineChart/LineChart.tsx#L289
Replace `····························onCategoryClick(clickedLegendItem)` with `························onCategoryClick(clickedLegendItem);`
Build dist: src/components/chart-elements/LineChart/LineChart.tsx#L292
Replace `··if` with `if·`
Build dist: src/components/chart-elements/LineChart/LineChart.tsx#L293
Replace `····························const·newDisplayedCategories·=·displayedCategories.includes(clickedLegendItem)` with `························const·newDisplayedCategories·=·displayedCategories.includes(⏎··························clickedLegendItem,`
Build dist: src/components/chart-elements/LineChart/LineChart.tsx#L294
Replace `······························` with `························)⏎··························`
Build dist: src/components/chart-elements/LineChart/LineChart.tsx#L295
Replace `······························` with `··························`
Build dist: src/components/chart-elements/LineChart/LineChart.tsx#L335
Replace `//···visibility={displayedCategories.includes(dataKey)·?·"visible"·:·"hidden"}⏎······················` with `··//···visibility={displayedCategories.includes(dataKey)·?·"visible"·:·"hidden"}`
Build dist
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build dist
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build dist
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build dist
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build dist
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/