Skip to content

to release 1.3.1

to release 1.3.1 #32

Triggered via push February 8, 2024 14:37
Status Success
Total duration 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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/triangulator.tests/GltfCreator.cs#L15
'MaterialBuilder.WithSpecularGlossinessShader()' is obsolete: 'SpecularGlossiness has been deprecated by Khronos'
build: src/triangulator.tests/GltfCreator.cs#L18
'KnownChannel.SpecularGlossiness' is obsolete: 'This channel is used by KHR_materials_pbrSpecularGlossiness extension, which has been deprecated by Khronos; use SpecularColor instead.'
build: src/triangulator.tests/GltfCreator.cs#L15
'MaterialBuilder.WithChannelParam(KnownChannel, Vector4)' is obsolete: 'Use WithChannelParam(KnownChannel channelKey, KnownProperty propertyName, Object parameter)'
build: src/triangulator.tests/GltfCreator.cs#L15
'MaterialBuilder.WithSpecularGlossinessShader()' is obsolete: 'SpecularGlossiness has been deprecated by Khronos'
build: src/triangulator.tests/GltfCreator.cs#L18
'KnownChannel.SpecularGlossiness' is obsolete: 'This channel is used by KHR_materials_pbrSpecularGlossiness extension, which has been deprecated by Khronos; use SpecularColor instead.'
build: src/triangulator.tests/GltfCreator.cs#L15
'MaterialBuilder.WithChannelParam(KnownChannel, Vector4)' is obsolete: 'Use WithChannelParam(KnownChannel channelKey, KnownProperty propertyName, Object parameter)'