Skip to content

Update bot endpoints #239

Update bot endpoints

Update bot endpoints #239

Triggered via push March 7, 2025 03:40
Status Success
Total duration 1m 0s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: EliteAPI/Features/Admin/GetAdmins/Endpoint.cs#L41
Possible null reference assignment.
build: EliteAPI/Features/Events/Admin/DeleteMember/Endpoint.cs#L20
Parameter 'teamService' is unread.
build
'AuthorizedAccountDto.Discriminator' is obsolete: 'Discriminator is deprecated and will be removed in a future version.'
build
'AuthorizedAccountDto.Discriminator' is obsolete: 'Discriminator is deprecated and will be removed in a future version.'
build: EliteAPI/Features/Events/Admin/UnbanMember/Endpoint.cs#L17
Parameter 'teamService' is unread.
build: EliteAPI/Features/Events/Admin/UpdateEvent/Endpoint.cs#L21
Parameter 'mapper' is unread.
build: EliteAPI/Features/Events/Admin/UpdateEvent/Endpoint.cs#L20
Parameter 'eventService' is unread.
build: EliteAPI/Features/Admin/GetAdmins/Endpoint.cs#L45
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
build: EliteAPI/Features/Admin/GetAdmins/Endpoint.cs#L42
Possible null reference assignment.
build: EliteAPI/Features/Admin/GetAdmins/Endpoint.cs#L41
Possible null reference assignment.