Add Stats page #762
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 2 warnings
Checks:
browser/src/StatsPage/GeneticAncestryGroupsByVersionTable.tsx#L2
'styled' is defined but never used. Allowed unused vars must match /^_/u
|
Checks:
browser/src/StatsPage/StackedBarGraph.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
|
Checks:
browser/src/StatsPage/StackedBarGraph.tsx#L2
'styled' is defined but never used. Allowed unused vars must match /^_/u
|
Checks:
browser/src/StatsPage/StackedBarGraph.tsx#L11
'StackedBarGraph' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Checks:
browser/src/StatsPage/StackedBarGraph.tsx#L11
'barColors' is defined but never used. Allowed unused args must match /^_/u
|
Checks:
browser/src/StatsPage/StackedBarGraph.tsx#L11
'xLabel' is defined but never used. Allowed unused args must match /^_/u
|
Checks:
browser/src/StatsPage/StackedBarGraph.tsx#L11
'yLabel' is defined but never used. Allowed unused args must match /^_/u
|
Checks:
browser/src/StatsPage/StackedBarGraph.tsx#L14
'plotWidth' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Checks:
browser/src/StatsPage/StackedBarGraph.tsx#L15
'plotHeight' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Checks:
browser/src/StatsPage/StatsPage.tsx#L94
`'` can be escaped with `'`, `‘`, `'`, `’`
|
Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checks
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/
|