attempt at course-coreq hybrid search result w dropdown #3138
main.yml
on: push
Run linting for all packages
1m 50s
API Tests
1m 40s
build-frontend-image
3m 28s
build-backend-image
3m 29s
Annotations
5 errors
Run linting for all packages:
packages/frontend/components/AddCourseModal/SearchResult.tsx#L44
'setOpened' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run linting for all packages:
packages/frontend/components/AddCourseModal/SearchResult.tsx#L78
`"` can be escaped with `"`, `“`, `"`, `”`
|
Run linting for all packages:
packages/frontend/components/AddCourseModal/SearchResult.tsx#L78
`"` can be escaped with `"`, `“`, `"`, `”`
|
Run linting for all packages
Process completed with exit code 1.
|
build-frontend-image
Process completed with exit code 1.
|