Skip to content

Implement MSFT_packing_normalRoughnessMetallic Gltf extension #76

Implement MSFT_packing_normalRoughnessMetallic Gltf extension

Implement MSFT_packing_normalRoughnessMetallic Gltf extension #76

Status Failure
Total duration 28s
Artifacts

build.yaml

on: pull_request
Build Project
20s
Build Project
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Build Project: src/ThreeDModels/Format/Gltf/Extensions/MSFT_packing_normalRoughnessMetallic.cs#L15
The type or namespace name 'MsftTextureIndex' could not be found (are you missing a using directive or an assembly reference?)
Build Project: src/ThreeDModels/Format/Gltf/Extensions/MSFT_packing_normalRoughnessMetallic.cs#L15
The type or namespace name 'MsftTextureIndex' could not be found (are you missing a using directive or an assembly reference?)
Build Project
Process completed with exit code 1.
Build Project: src/ThreeDModels/Format/Obj/Elements/FreeFormGeometry.cs#L27
Non-nullable property 'BasisMatrixU' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Project: src/ThreeDModels/Format/Obj/Elements/FreeFormGeometry.cs#L31
Non-nullable property 'BasisMatrixV' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Project: src/ThreeDModels/Format/Obj/Elements/FreeFormGeometry.cs#L40
Non-nullable property 'ParameterU' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Project: src/ThreeDModels/Format/Obj/Elements/FreeFormGeometry.cs#L27
Non-nullable property 'BasisMatrixU' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Project: src/ThreeDModels/Format/Obj/Elements/FreeFormGeometry.cs#L31
Non-nullable property 'BasisMatrixV' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Project: src/ThreeDModels/Format/Obj/Elements/FreeFormGeometry.cs#L40
Non-nullable property 'ParameterU' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.