fixed migration allow null values #3110
Annotations
1 error and 5 warnings
build (20.x)
Process completed with exit code 1.
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20.x):
src/web/screens/manageParticipants.tsx#L7
'WarningToast' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/web/screens/manageParticipants.tsx#L17
'ApproveParticipantRequest' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/web/screens/manageParticipants.tsx#L20
'ParticipantApprovalFormDetails' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/web/services/participant.ts#L14
'ParticipantRequestDTO' is defined but never used. Allowed unused vars must match /^_/u
|