Skip to content

refactor(contest):change id to uuid and change user to users #8

refactor(contest):change id to uuid and change user to users

refactor(contest):change id to uuid and change user to users #8

Triggered via push March 7, 2024 07:44
Status Failure
Total duration 45s
Artifacts

actions.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
test: src/app/InfoSite/MentorApplicationPage.tsx#L449
Object literal may only specify known properties, but 'mentor_id' does not exist in type 'Exact<{ mentor_uuid: any; }>'. Did you mean to write 'mentor_uuid'?
test: src/app/InfoSite/MentorApplicationPage.tsx#L534
Object literal may only specify known properties, but 'mentor_id' does not exist in type 'Exact<{ mentor_uuid: any; }>'. Did you mean to write 'mentor_uuid'?
test: src/app/InfoSite/MentorApplicationPage.tsx#L556
'i.student' is possibly 'null' or 'undefined'.
test: src/app/InfoSite/MentorApplicationPage.tsx#L557
'i.student' is possibly 'null' or 'undefined'.
test: src/app/InfoSite/MentorApplicationPage.tsx#L558
'i.student' is possibly 'null' or 'undefined'.
test: src/app/InfoSite/MentorApplicationPage.tsx#L559
'i.mentor' is possibly 'null' or 'undefined'.
test: src/app/InfoSite/MentorApplicationPage.tsx#L560
'i.mentor' is possibly 'null' or 'undefined'.
test: src/app/InfoSite/MentorApplicationPage.tsx#L947
'item.mentor' is possibly 'null' or 'undefined'.
test: src/app/InfoSite/MentorApplicationPage.tsx#L950
'item.mentor' is possibly 'null' or 'undefined'.
test: src/app/InfoSite/MentorApplicationPage.tsx#L1070
Object literal may only specify known properties, but 'mentor_id' does not exist in type 'Exact<{ mentor_uuid: any; }>'. Did you mean to write 'mentor_uuid'?
test: src/generated/grpc-web/THUAI6/MessageType_pb.d.ts#L1
'jspb' is defined but never used
test: src/generated/grpc-web/THUAI6/Services_pb.d.ts#L1
'jspb' is defined but never used
test: src/generated/grpc-web/THUAI6/Services_pb.d.ts#L3
'Message2Clients_pb' is defined but never used
test: src/generated/grpc-web/THUAI6/Services_pb.d.ts#L4
'Message2Server_pb' is defined but never used
test: src/generated/grpc-web/THUAI7/MessageType_pb.d.ts#L1
'jspb' is defined but never used
test: src/generated/grpc-web/THUAI7/Services_pb.d.ts#L1
'jspb' is defined but never used
test: src/generated/grpc-web/THUAI7/Services_pb.d.ts#L3
'Message2Clients_pb' is defined but never used
test: src/generated/grpc-web/THUAI7/Services_pb.d.ts#L4
'Message2Server_pb' is defined but never used