Skip to content

[ADD] - Increased decoupling of API calls #110

[ADD] - Increased decoupling of API calls

[ADD] - Increased decoupling of API calls #110

Triggered via push November 18, 2023 18:13
Status Failure
Total duration 1m 14s
Artifacts

frontend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
run-npm: frontend/src/API/courses/courseRequests.ts#L1
Missing semicolon
run-npm: frontend/src/API/courses/courseRequests.ts#L6
Strings must use doublequote
run-npm: frontend/src/API/courses/courseRequests.ts#L10
Strings must use doublequote
run-npm: frontend/src/API/courses/courseRequests.ts#L19
Strings must use doublequote
run-npm: frontend/src/API/tickets/ticketRequests.ts#L1
Missing semicolon
run-npm: frontend/src/API/tickets/ticketRequests.ts#L7
Strings must use doublequote
run-npm: frontend/src/API/tickets/ticketRequests.ts#L9
Strings must use doublequote
run-npm: frontend/src/API/tickets/ticketRequests.ts#L19
Strings must use doublequote
run-npm: frontend/src/main.tsx#L33
Strings must use doublequote
run-npm: frontend/src/main.tsx#L33
Missing semicolon
run-npm: frontend/src/API/courses/courseRequests.ts#L9
Unexpected any. Specify a different type
run-npm: frontend/src/API/tickets/ticketRequests.ts#L3
Unexpected any. Specify a different type
run-npm: frontend/src/authConfig.ts#L26
Unexpected any. Specify a different type
run-npm: frontend/src/authConfig.ts#L26
Unexpected any. Specify a different type
run-npm: frontend/src/authConfig.ts#L26
Unexpected any. Specify a different type
run-npm: frontend/src/components/display/Announcement.tsx#L62
Unexpected any. Specify a different type
run-npm: frontend/src/components/display/Announcement.tsx#L67
Unexpected any. Specify a different type
run-npm: frontend/src/components/display/Announcement.tsx#L99
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
run-npm: frontend/src/components/display/Avatar.tsx#L1
Unexpected any. Specify a different type
run-npm: frontend/src/components/display/EditAvatar.tsx#L1
Unexpected any. Specify a different type