add moar docs (#810) #1835
ci.yml
on: push
Frontend2 linting / unit tests
55s
Linter (pre-commit)
2m 8s
Backend unit tests
2m 6s
Annotations
6 warnings
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/
|
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/
|