Skip to content

Bot Merge and Refactor #203

Bot Merge and Refactor

Bot Merge and Refactor #203

Triggered via pull request November 6, 2023 22:53
Status Success
Total duration 2m 49s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Program.cs#L152
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: src/Program.cs#L156
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: src/Commands/Moderation/ExtendedModerationSystem.cs#L99
The result of the expression is always 'true' since a value of type 'long' is never equal to 'null' of type 'long?'
build: src/Helper/TicketManagerHelper.cs#L206
Property 'UsernameWithDiscriminator' is deprecated: We will internally use the GlobalName if a user is already migrated. This will be removed in future. Consider switching to UsernameWithGlobalName then. (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0102)
build: src/Helper/TicketManagerHelper.cs#L284
Property 'UsernameWithDiscriminator' is deprecated: We will internally use the GlobalName if a user is already migrated. This will be removed in future. Consider switching to UsernameWithGlobalName then. (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0102)
build: src/Helper/TicketManagerHelper.cs#L232
Property 'UsernameWithDiscriminator' is deprecated: We will internally use the GlobalName if a user is already migrated. This will be removed in future. Consider switching to UsernameWithGlobalName then. (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0102)
build: src/Helper/TicketManagerHelper.cs#L297
Property 'UsernameWithDiscriminator' is deprecated: We will internally use the GlobalName if a user is already migrated. This will be removed in future. Consider switching to UsernameWithGlobalName then. (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0102)
build: src/Helper/TicketManagerHelper.cs#L308
Property 'UsernameWithDiscriminator' is deprecated: We will internally use the GlobalName if a user is already migrated. This will be removed in future. Consider switching to UsernameWithGlobalName then. (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0102)
build: src/Helper/TicketManagerHelper.cs#L340
Property 'UsernameWithDiscriminator' is deprecated: We will internally use the GlobalName if a user is already migrated. This will be removed in future. Consider switching to UsernameWithGlobalName then. (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0102)
build: src/Helper/TicketManagerHelper.cs#L390
Property 'UsernameWithDiscriminator' is deprecated: We will internally use the GlobalName if a user is already migrated. This will be removed in future. Consider switching to UsernameWithGlobalName then. (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0102)