Skip to content

Add gridded graphs

Add gridded graphs #36

Triggered via push August 8, 2024 08:42
Status Failure
Total duration 32s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
publish: src/Components/Dashboard/GriddedGraphs.tsx#L13
Cannot find module '../../../Types' or its corresponding type declarations.
publish: src/Components/Dashboard/GriddedGraphs.tsx#L17
Cannot find module '../../../Utils/fetchAndParseData' or its corresponding type declarations.
publish: src/Components/Dashboard/GriddedGraphs.tsx#L18
Cannot find module '../../ColorPalette' or its corresponding type declarations.
publish: src/Components/Dashboard/GriddedGraphs.tsx#L19
Cannot find module '../../../Utils/transformData/transformColumnsToArray' or its corresponding type declarations.
publish: src/Components/Dashboard/GriddedGraphs.tsx#L20
Cannot find module '../ChooseGraphs' or its corresponding type declarations.
publish: src/Components/Dashboard/GriddedGraphs.tsx#L21
Cannot find module '../../../Utils/transformData/transformDataForGraph' or its corresponding type declarations.
publish: src/Components/Dashboard/GriddedGraphs.tsx#L22
Cannot find module '../../../Utils/getUniqValue' or its corresponding type declarations.
publish: src/Components/Dashboard/GriddedGraphs.tsx#L23
Cannot find module '../../../Utils/transformData/transformDataForAggregation' or its corresponding type declarations.
publish: src/Components/Dashboard/GriddedGraphs.tsx#L24
Cannot find module '../../Elements/GraphHeader' or its corresponding type declarations.
publish: src/Components/Dashboard/GriddedGraphs.tsx#L25
Cannot find module '../../Elements/GraphFooter' or its corresponding type declarations.
publish
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/
publish
The following actions uses Node.js version which is deprecated 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/