Publish MAIN artifacts to NUGET #4
Annotations
1 error and 10 warnings
Push to NuGet
Process completed with exit code 1.
|
build:
src/SharpGLTF.Core/Schema2/gltf.MaterialParameter.cs#L12
XML comment has syntactically incorrect cref attribute '_MaterialParameter{}'
|
build:
src/SharpGLTF.Core/Schema2/gltf.MaterialParameter.cs#L12
Identifier expected. See also error CS1001.
|
build:
src/SharpGLTF.Core/Collections/ChildSetter.cs#L10
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
|
build:
src/SharpGLTF.Core/Schema2/gltf.MaterialParameter.cs#L12
XML comment has syntactically incorrect cref attribute '_MaterialParameter{}'
|
build:
src/SharpGLTF.Core/Schema2/gltf.MaterialParameter.cs#L12
Identifier expected. See also error CS1001.
|
build:
src/SharpGLTF.Core/Collections/ChildSetter.cs#L10
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
|
build:
src/SharpGLTF.Core/Schema2/gltf.MaterialParameter.cs#L12
XML comment has syntactically incorrect cref attribute '_MaterialParameter{}'
|
build:
src/SharpGLTF.Core/Schema2/gltf.MaterialParameter.cs#L12
Identifier expected. See also error CS1001.
|
build:
src/SharpGLTF.Core/Collections/ChildSetter.cs#L10
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
|
build:
src/SharpGLTF.Core/Validation/ValidationContext.Guards.cs#L138
Change the type of parameter 'gltfURI' of method 'ValidationContext.IsValidURI(ValueLocation, string, params string[])' from 'string' to 'System.Uri', or provide an overload to 'ValidationContext.IsValidURI(ValueLocation, string, params string[])' that allows 'gltfURI' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054)
|
Loading