Skip to content

Implement write method for ADOBE_materials_clearcoat_specular #118

Implement write method for ADOBE_materials_clearcoat_specular

Implement write method for ADOBE_materials_clearcoat_specular #118

Triggered via pull request October 1, 2024 03:50
Status Success
Total duration 34s
Artifacts

build.yaml

on: pull_request
Build Project
24s
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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.