Skip to content

Set Client

Set Client #198

Triggered via push October 28, 2023 01:16
Status Success
Total duration 2m 58s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Program.cs#L151
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#L155
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/Helpers/AttributeHelper.cs#L36
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/AttributeHelper.cs#L93
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/Helpers.cs#L14
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/Helpers.cs#L26
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/Moderation/ModerationHelper.cs#L218
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/Moderation/ModerationHelper.cs#L285
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/Moderation/ModerationSystem.cs#L30
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/Moderation/ModerationSystem.cs#L34
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)