Build a preview and release it to Nuget #3
Annotations
10 errors and 11 warnings
build:
tests/SharpGLTF.Toolkit.Tests/Geometry/VertexTypes/VertexSkinningTests.cs#L21
'VertexBuilder<VertexPositionNormalTangent, VertexColor1Texture1, VertexJoints4>' does not contain a definition for '_GetDebuggerDisplay' and no accessible extension method '_GetDebuggerDisplay' accepting a first argument of type 'VertexBuilder<VertexPositionNormalTangent, VertexColor1Texture1, VertexJoints4>' could be found (are you missing a using directive or an assembly reference?)
|
build:
tests/SharpGLTF.Toolkit.Tests/Animations/CurveBuilderTests.cs#L19
'CurveFactory' is inaccessible due to its protection level
|
build:
tests/SharpGLTF.Toolkit.Tests/Geometry/VertexTypes/VertexSkinningTests.cs#L108
'VertexJoints8' does not contain a definition for 'ConvertToSkinning' and no accessible extension method 'ConvertToSkinning' accepting a first argument of type 'VertexJoints8' could be found (are you missing a using directive or an assembly reference?)
|
build:
tests/SharpGLTF.Toolkit.Tests/Animations/CurveBuilderTests.cs#L68
'CurveFactory' is inaccessible due to its protection level
|
build:
tests/SharpGLTF.Toolkit.Tests/Scenes/SceneBuilderTests.cs#L68
'ContentTransformer' does not contain a definition for 'Content' and no accessible extension method 'Content' accepting a first argument of type 'ContentTransformer' could be found (are you missing a using directive or an assembly reference?)
|
build:
tests/SharpGLTF.Toolkit.Tests/Scenes/SceneBuilderTests.cs#L69
'LightContent' is inaccessible due to its protection level
|
build:
tests/SharpGLTF.Toolkit.Tests/Animations/CurveBuilderTests.cs#L117
'CurveFactory' is inaccessible due to its protection level
|
build:
tests/SharpGLTF.Toolkit.Tests/Geometry/VertexTypes/CustomVertexTests.cs#L26
'VertexColor1Texture1Custom1' does not contain a definition for 'ConvertToMaterial' and no accessible extension method 'ConvertToMaterial' accepting a first argument of type 'VertexColor1Texture1Custom1' could be found (are you missing a using directive or an assembly reference?)
|
build:
tests/SharpGLTF.Toolkit.Tests/IO/WavefrontWriterTest.cs#L22
'MemoryImage' does not contain a definition for 'DefaultPngImage'
|
build:
tests/SharpGLTF.Toolkit.Tests/Materials/MaterialTypesTests.cs#L17
'_MaterialParameterKey' is inaccessible due to its protection level
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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:
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/Memory/MemoryImage.cs#L481
Field 'Ktx2Header.VkFormat' is never assigned to, and will always have its default value 0
|
build:
src/SharpGLTF.Core/Memory/MemoryImage.cs#L484
Field 'Ktx2Header.PixelHeight' is never assigned to, and will always have its default value 0
|
build:
src/SharpGLTF.Core/Memory/MemoryImage.cs#L487
Field 'Ktx2Header.FaceCount' is never assigned to, and will always have its default value 0
|
build:
src/SharpGLTF.Core/Memory/MemoryImage.cs#L489
Field 'Ktx2Header.SupercompressionScheme' is never assigned to, and will always have its default value 0
|
build:
src/SharpGLTF.Core/Memory/MemoryImage.cs#L485
Field 'Ktx2Header.PixelDepth' is never assigned to, and will always have its default value 0
|
build:
src/SharpGLTF.Core/Memory/MemoryImage.cs#L488
Field 'Ktx2Header.LevelCount' is never assigned to, and will always have its default value 0
|
build:
src/SharpGLTF.Core/Memory/MemoryImage.cs#L486
Field 'Ktx2Header.LayerCount' is never assigned to, and will always have its default value 0
|
build:
src/SharpGLTF.Core/Memory/MemoryImage.cs#L482
Field 'Ktx2Header.TypeSize' is never assigned to, and will always have its default value 0
|