Skip to content

Remove duplicate texture method #61

Remove duplicate texture method

Remove duplicate texture method #61

Triggered via push July 27, 2024 03:25
Status Success
Total duration 1m 44s
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/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/Files/SqPack/Repository.cs#L50
The variable 'e' is declared but never used
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/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 'Shapes' 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#L65
Non-nullable property 'Meshes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.