Skip to content

Release DisCatSharp Extensions #23

Release DisCatSharp Extensions

Release DisCatSharp Extensions #23

Manually triggered December 30, 2023 18:19
Status Success
Total duration 3m 0s
Artifacts

release.yml

on: workflow_dispatch
Build library and release
2m 49s
Build library and release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build library and release: DisCatSharp.Extensions.TwoFactorCommands/ExtensionMethods.cs#L44
Cannot convert null literal to non-nullable reference type.
Build library and release: DisCatSharp.Extensions.TwoFactorCommands/ExtensionMethods.cs#L63
Cannot convert null literal to non-nullable reference type.
Build library and release: DisCatSharp.Extensions.TwoFactorCommands/TwoFactorExtension.cs#L82
Cannot convert null literal to non-nullable reference type.
Build library and release: DisCatSharp.Extensions.TwoFactorCommands/Entities/TwoFactorResponse.cs#L43
Cannot convert null literal to non-nullable reference type.
Build library and release: DisCatSharp.Extensions.TwoFactorCommands/Entities/TwoFactorResponse.cs#L48
Cannot convert null literal to non-nullable reference type.
Build library and release: DisCatSharp.Extensions.TwoFactorCommands/ExtensionMethods.cs#L98
Possible null reference argument for parameter 'value' in 'void Dictionary<int, TwoFactorExtension>.Add(int key, TwoFactorExtension value)'.