created draggable generics #3017
main.yml
on: push
Run linting for all packages
1m 38s
API Tests
1m 33s
build-frontend-image
3m 41s
build-backend-image
3m 16s
Annotations
5 errors and 4 warnings
Run linting for all packages:
packages/frontend/components/Sidebar/GenericSection.tsx#L8
'SectionRequirement' is defined but never used. Allowed unused vars must match /^_/u
|
Run linting for all packages:
packages/frontend/components/Sidebar/GenericSection.tsx#L9
'IAndCourse2' is defined but never used. Allowed unused vars must match /^_/u
|
Run linting for all packages:
packages/frontend/components/Sidebar/GenericSection.tsx#L42
'ClassOption' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run linting for all packages:
packages/frontend/components/Sidebar/GenericSection.tsx#L56
'dndIdPrefix' is defined but never used. Allowed unused args must match /^_/u
|
Run linting for all packages
Process completed with exit code 1.
|
API 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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linting for all packages
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
build-backend-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-frontend-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|