Skip to content

Attach stuff

Attach stuff #76

Triggered via pull request August 7, 2024 14:02
Status Cancelled
Total duration 1m 29s
Artifacts

test.yml

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

Annotations

4 errors and 10 warnings
Build (7.0.x, latest)
Canceling since a higher priority waiting request for 'Tests-8' exists
Build (7.0.x, latest): Meddle/Meddle.Plugin/Utils/DXHelper.cs#L42
The type or namespace name 'VertexBuffer' could not be found (are you missing a using directive or an assembly reference?)
Build (7.0.x, latest): Meddle/Meddle.Plugin/Utils/DXHelper.cs#L42
The type or namespace name 'VertexBuffer' could not be found (are you missing a using directive or an assembly reference?)
Build (7.0.x, latest)
The operation was canceled.
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/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.