Skip to content

feat: stats

feat: stats #6

Triggered via pull request January 3, 2024 10:13
Status Failure
Total duration 1m 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/components/GraphFooter/GraphFooter.tsx#L2
'graph' is missing in props validation
lint: src/components/GraphFooter/GraphFooter.tsx#L2
'selected' is missing in props validation
lint: src/components/GraphFooter/GraphFooter.tsx#L2
'setSelected' is missing in props validation
lint: src/pages/Statistics/Statistics.tsx#L22
'active' is missing in props validation
lint: src/pages/Statistics/Statistics.tsx#L22
'payload' is missing in props validation
lint: src/pages/Statistics/Statistics.tsx#L22
'label' is defined but never used
lint: src/pages/Statistics/Statistics.tsx#L22
'label' is missing in props validation
lint: src/pages/Statistics/Statistics.tsx#L23
'payload.length' is missing in props validation
lint: src/pages/Statistics/Statistics.tsx#L27
'payload[].value' is missing in props validation
lint: src/pages/Statistics/Statistics.tsx#L28
'payload[].value' is missing in props validation
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/