Skip to content

Feat: Create the AnomalyChart in Frontend Home Page #14

Feat: Create the AnomalyChart in Frontend Home Page

Feat: Create the AnomalyChart in Frontend Home Page #14

Triggered via pull request October 29, 2024 23:32
Status Failure
Total duration 32s
Artifacts

lint.yml

on: pull_request
lint-and-format
20s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint-and-format: client/src/components/charts/AnomalyChart.tsx#L11
'ScatterProps' is defined but never used
lint-and-format: client/src/components/charts/AnomalyChart.tsx#L53
Unsafe assignment of an error typed value
lint-and-format: client/src/components/charts/AnomalyChart.tsx#L54
Unsafe assignment of an error typed value
lint-and-format
Process completed with exit code 1.
lint-and-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/