Team Profile page (for other teams) (#803) #1831
ci.yml
on: push
Frontend2 linting / unit tests
3m 17s
Linter (pre-commit)
2m 21s
Backend unit tests
4m 33s
Annotations
6 warnings
Linter (pre-commit)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3.1.0, actions/cache@v3.0.11, conda-incubator/setup-miniconda@v2.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Frontend2 linting / unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Frontend2 linting / unit tests:
frontend2/src/api/loaders/teamProfileLoader.ts#L3
'matchListFactory' is defined but never used
|
Frontend2 linting / unit tests:
frontend2/src/api/loaders/teamProfileLoader.ts#L7
'searchTeamsFactory' is defined but never used
|
Frontend2 linting / unit tests:
frontend2/src/views/TeamProfile.tsx#L4
'useQueryClient' is defined but never used
|
Backend unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3.1.0, actions/cache@v3.0.11, conda-incubator/setup-miniconda@v2.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|