resolve build errors #52
Annotations
17 warnings
Pack
File '/home/runner/work/Blazor.Diagrams/Blazor.Diagrams/samples/SharedDemo/wwwroot/plugins/bootstrap/.editorconfig' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
Pack
File '/home/runner/work/Blazor.Diagrams/Blazor.Diagrams/samples/SharedDemo/wwwroot/plugins/bootstrap/.gitattributes' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
Pack
File '/home/runner/work/Blazor.Diagrams/Blazor.Diagrams/samples/SharedDemo/wwwroot/plugins/bootstrap/.gitignore' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
Pack
File '/home/runner/work/Blazor.Diagrams/Blazor.Diagrams/samples/SharedDemo/wwwroot/plugins/jquery-scrollTo/.gitignore' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
Pack
File '/home/runner/work/Blazor.Diagrams/Blazor.Diagrams/samples/SharedDemo/wwwroot/plugins/jquery-scrollTo/.jscsrc' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
Pack
File '/home/runner/work/Blazor.Diagrams/Blazor.Diagrams/samples/SharedDemo/wwwroot/plugins/jquery-scrollTo/.jshintrc' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
Pack
File '/home/runner/work/Blazor.Diagrams/Blazor.Diagrams/samples/SharedDemo/wwwroot/plugins/lightbox/.gitignore' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
|
Build:
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L51
Cannot convert null literal to non-nullable reference type.
|
Build:
docs/CustomNodesLinks/Models/DiagramLink.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
docs/CustomNodesLinks/Models/DiagramLinkLabel.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
docs/CustomNodesLinks/Models/DiagramLinkLabel.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
samples/SharedDemo/Demos/CustomGroup/CustomGroupModel.cs#L13
'CustomGroupModel.Title' hides inherited member 'NodeModel.Title'. Use the new keyword if hiding was intended.
|
Build:
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build:
tests/Blazor.Diagrams.Core.Tests/Models/Base/BaseLinkModelTests.cs#L51
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading