Skip to content

feat: unaccepted requests in admin page #301

feat: unaccepted requests in admin page

feat: unaccepted requests in admin page #301

Triggered via pull request February 10, 2025 18:31
Status Failure
Total duration 31s
Artifacts

codeanalysis.yaml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint (21.x): src/components/admin/AdminMarketplaceExchangesCard.tsx#L38
Type 'MarketplaceRequest' is not assignable to type 'DirectExchangeRequest | UrgentRequest | CourseUnitEnrollment'.
Lint (21.x): src/components/admin/AdminMarketplaceExchangesCard.tsx#L119
Type 'Dispatch<SetStateAction<MarketplaceRequest>>' is not assignable to type 'Dispatch<SetStateAction<DirectExchangeRequest | UrgentRequest | CourseUnitEnrollment>>'.
Lint (21.x)
Process completed with exit code 2.