testing github ref_name #57
Annotations
10 errors and 14 warnings
Build - Release:
src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L2
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
|
Build - Release:
src/Blazor.Diagrams.Core/PathGenerators/SmoothPathGenerator.cs#L5
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
|
Build - Release:
src/Blazor.Diagrams.Core/PathGenerators/StraightPathGenerator.cs#L3
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
|
Build - Release:
src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L19
The type or namespace name 'SvgPath' could not be found (are you missing a using directive or an assembly reference?)
|
Build - Release:
src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L20
The type or namespace name 'SvgPath' could not be found (are you missing a using directive or an assembly reference?)
|
Build - Release:
src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L8
The type or namespace name 'SvgPath' could not be found (are you missing a using directive or an assembly reference?)
|
Build - Release:
src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L8
The type or namespace name 'SvgPath' could not be found (are you missing a using directive or an assembly reference?)
|
Build - Release:
src/Blazor.Diagrams.Core/PathGenerators/PathGeneratorResult.cs#L2
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
|
Build - Release:
src/Blazor.Diagrams.Core/PathGenerators/SmoothPathGenerator.cs#L5
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
|
Build - Release:
src/Blazor.Diagrams.Core/PathGenerators/StraightPathGenerator.cs#L3
The type or namespace name 'SvgPathProperties' could not be found (are you missing a using directive or an assembly reference?)
|
Build - Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, battila7/get-version-action@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build - Release
The following actions uses node12 which is deprecated and will be forced to run on node16: battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build - Release:
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build - Release:
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build - Release:
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L51
Cannot convert null literal to non-nullable reference type.
|
Build - Release:
docs/Diagram-Demo/Shared/NavMenu.razor#L26
Possible null reference return.
|
Build - Release:
docs/Diagram-Demo/Pages/Error.cshtml.cs#L18
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build - Release:
docs/Diagram-Demo/Pages/Diagrams.razor#L61
Possible null reference argument for parameter 'sourcePort' in 'LinkModel.LinkModel(PortModel sourcePort, PortModel targetPort)'.
|
Build - Release:
docs/Diagram-Demo/Pages/Diagrams.razor#L61
Possible null reference argument for parameter 'targetPort' in 'LinkModel.LinkModel(PortModel sourcePort, PortModel targetPort)'.
|
Build - Release:
docs/Diagram-Demo/Pages/Diagrams.razor#L31
Non-nullable property 'Diagram' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build - Release:
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build - Release:
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build - Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build - Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|