Skip to content

Attach stuff

Attach stuff #77

Triggered via pull request August 7, 2024 14:04
Status Failure
Total duration 1m 37s
Artifacts

test.yml

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

Annotations

3 errors and 11 warnings
Build (7.0.x, latest): Meddle/Meddle.Plugin/UI/LiveCharacterTab.cs#L364
'ModelResourceHandle' does not contain a definition for 'GetMaterialFileName' and no accessible extension method 'GetMaterialFileName' accepting a first argument of type 'ModelResourceHandle' could be found (are you missing a using directive or an assembly reference?)
Build (7.0.x, latest): Meddle/Meddle.Plugin/UI/LiveCharacterTab.cs#L364
'ModelResourceHandle' does not contain a definition for 'GetMaterialFileName' and no accessible extension method 'GetMaterialFileName' accepting a first argument of type 'ModelResourceHandle' could be found (are you missing a using directive or an assembly reference?)
Build (7.0.x, latest)
Process completed with exit code 1.
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. 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): 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.
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.