refactor(contest):change id to uuid and change user to users #7
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
|