Build packages and store artifacts #14
Annotations
10 warnings
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:
build/SharpGLTF.CodeGen/SchemaReflection/SchemaTypesContext.cs#L66
Method UseBlittable passes parameter name 't' as the message argument to a ArgumentException constructor. Replace this argument with a descriptive message and pass the parameter name in the correct position. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2208)
|
Build:
build/SharpGLTF.CodeGen/SchemaDownload.cs#L20
Method 'void SchemaDownload.Syncronize(string remoteUrl, string localDirectory)' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string? value)'. Retrieve the following string(s) from a resource table instead: "... Clone Completed". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
|
Build:
tests/SharpGLTF.DownloadTestFiles/DownloadUtils.cs#L57
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
tests/SharpGLTF.DownloadTestFiles/ExampleFiles.cs#L70
Unused field '_BabylonJsInvalidFiles' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
The logs for this run have expired and are no longer available.
Loading