Skip to content

Update application version to v1.42 #274

Update application version to v1.42

Update application version to v1.42 #274

Triggered via push December 21, 2023 16:07
Status Success
Total duration 2m 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Utils/Helpers.cs#L105
The variable 'e' is declared but never used
build: src/Utils/Helpers.cs#L127
The variable 'e' is declared but never used
build: src/Eventlistener/WelcomeMessage.cs#L50
The variable 'e' is declared but never used
build: src/Utils/ReasonTemplateResolver.cs#L69
The variable 'ex' is declared but never used
build: src/Utils/ReasonTemplateResolver.cs#L90
The variable 'ex' is declared but never used
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/Managers/TicketManager.cs#L57
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/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/Utils/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)