Skip to content

Fallback to textureless model if mtrl is not found #92

Fallback to textureless model if mtrl is not found

Fallback to textureless model if mtrl is not found #92

Triggered via push August 10, 2024 10:28
Status Success
Total duration 30s
Artifacts

test.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build (7.0.x, latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (7.0.x, latest)
No files were found with the provided path: Meddle.Plugin/bin/. No artifacts will be uploaded.
Build (7.0.x, latest): Meddle/Meddle.Utils/BoneNodeBuilder.cs#L5
Non-nullable property 'PartialSkeletonHandle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Material.cs#L95
Non-nullable property 'ShaderKeys' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Material.cs#L95
Non-nullable property 'MtrlConstants' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Material.cs#L95
Non-nullable property 'ShaderPackageName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Material.cs#L95
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Material.cs#L102
Non-nullable property 'ShaderKeys' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Material.cs#L102
Non-nullable property 'MtrlConstants' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Material.cs#L102
Non-nullable property 'ShaderPackageName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Material.cs#L102
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Model.cs#L44
Non-nullable property 'Meshes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/BoneNodeBuilder.cs#L5
Non-nullable property 'PartialSkeletonHandle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokSkeletonMapping.cs#L8
Non-nullable property 'BoneMappings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokSkeleton.cs#L5
Non-nullable property 'Skeletons' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokSkeleton.cs#L6
Non-nullable property 'Mappings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokPartialSkeleton.cs#L9
Non-nullable property 'ReferencePose' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokPartialSkeleton.cs#L12
Non-nullable property 'ParentIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokPartialSkeleton.cs#L15
Non-nullable property 'BoneNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Model.cs#L44
Non-nullable property 'Meshes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Model.cs#L44
Non-nullable property 'MtrlFileNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Model.cs#L44
Non-nullable property 'Shapes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.