Skip to content

Implmented Rotated Stats status #215

Implmented Rotated Stats status

Implmented Rotated Stats status #215

Triggered via push November 10, 2023 22:08
Status Success
Total duration 2m 3s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Program.cs#L166
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#L170
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#L102
The result of the expression is always 'true' since a value of type 'long' is never equal to 'null' of type 'long?'
build: src/Commands/Utilities/UpdateBot.cs#L25
Property 'FileName' is deprecated: Naming was incorrect, will be removed in future in favor of Filename (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0002)
build: src/Commands/Utilities/StatsCommand.cs#L63
Property 'Owners' is deprecated: Do not use in production. (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0002)
build: src/Commands/Utilities/StatsCommand.cs#L64
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/Helpers/TicketManagerHelper.cs#L204
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/Helpers/TicketManagerHelper.cs#L230
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/Helpers/TicketManagerHelper.cs#L282
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/Helpers/TicketManagerHelper.cs#L295
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)