Skip to content

remove ticket URL check in multiflag #270

remove ticket URL check in multiflag

remove ticket URL check in multiflag #270

Triggered via push December 20, 2023 17:50
Status Success
Total duration 1m 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Commands/Moderation/UserInfoCommand.cs#L41
The result of the expression is always 'true' since a value of type 'long' is never equal to 'null' of type 'long?'
build: src/Eventlistener/WelcomeMessage.cs#L50
The variable 'e' is declared but never used
build: src/Helpers/Helpers.cs#L105
The variable 'e' is declared but never used
build: src/Helpers/Helpers.cs#L127
The variable 'e' is declared but never used
build: src/Commands/Utilities/UpdateBot.cs#L26
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#L69
Property 'Owners' is deprecated: Do not use in production. (https://docs.dcs.aitsys.dev/vs/analyzer/dcs/0002)
build: src/Commands/Utilities/StatsCommand.cs#L70
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/Ticket/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/Ticket/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/Ticket/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)