Skip to content

Release DisCatSharp Extensions #25

Release DisCatSharp Extensions

Release DisCatSharp Extensions #25

Manually triggered January 4, 2024 02:35
Status Success
Total duration 2m 4s
Artifacts

release.yml

on: workflow_dispatch
Build library and release
1m 51s
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)'.