Update release.yml #284
Annotations
2 errors and 10 warnings
|
|
|
|
|
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L50
Cannot convert null literal to non-nullable reference type.
|
|
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L50
Cannot convert null literal to non-nullable reference type.
|
|
docs/Diagram-Demo/Pages/Error.cshtml.cs#L18
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
docs/Diagram-Demo/Pages/Diagrams.razor#L61
Possible null reference argument for parameter 'sourcePort' in 'LinkModel.LinkModel(PortModel sourcePort, PortModel targetPort)'.
|
|
docs/Diagram-Demo/Pages/Diagrams.razor#L61
Possible null reference argument for parameter 'targetPort' in 'LinkModel.LinkModel(PortModel sourcePort, PortModel targetPort)'.
|
|
docs/Diagram-Demo/Pages/Diagrams.razor#L31
Non-nullable property 'Diagram' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading