Skip to content

Merge pull request #31 from B3zaleel/implement-KHR_materials_transmis… #67

Merge pull request #31 from B3zaleel/implement-KHR_materials_transmis…

Merge pull request #31 from B3zaleel/implement-KHR_materials_transmis… #67

Triggered via push May 28, 2024 11:11
Status Success
Total duration 25s
Artifacts

build.yaml

on: push
Build Project
15s
Build Project
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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.