Skip to content

2.0 alpha 2

2.0 alpha 2 #47

Triggered via push December 22, 2023 22:48
Status Success
Total duration 3m 52s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: idee5.SourceGenerators/DiagnosticDescriptors.cs#L23
The diagnostic title should not contain a period, nor any line return character, nor any leading or trailing whitespaces
build: idee5.Common/EnumUtils.cs#L54
Dereference of a possibly null reference.
build: idee5.Common/EnumUtils.cs#L56
Dereference of a possibly null reference.
build: idee5.Common/EnumUtils.cs#L95
Dereference of a possibly null reference.
build: idee5.Common/EnumUtils.cs#L96
Dereference of a possibly null reference.
build: idee5.Common/GenerateCommandsAttribute.cs#L26
Non-nullable property 'CommandTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: idee5.Common/GenerateCommandsAttribute.cs#L26
Non-nullable property 'PropertyTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: idee5.Common/ObjectExtensions.cs#L44
Dereference of a possibly null reference.