Skip to content

Merge branch 'main' of https://github.com/PassiveModding/Meddle #52

Merge branch 'main' of https://github.com/PassiveModding/Meddle

Merge branch 'main' of https://github.com/PassiveModding/Meddle #52

Triggered via push July 15, 2024 11:20
Status Success
Total duration 1m 31s
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/Files/SqPack/Repository.cs#L49
The variable 'e' is declared but never used
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Model.cs#L45
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#L45
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/BoneNodeBuilder.cs#L9
Member 'IsGenerated' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
Build (7.0.x, latest): Meddle/Meddle.Plugin/UI/CharacterTab.cs#L402
Possible null reference return.
Build (7.0.x, latest): Meddle/Meddle.Plugin/UI/CharacterTab.cs#L766
Type 'TextureImage' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build (7.0.x, latest): Meddle/Meddle.Plugin/UI/WorldTab.cs#L44
Type 'ObjectData' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build (7.0.x, latest): Meddle/Meddle.Utils/Files/SqPack/Repository.cs#L49
The variable 'e' is declared but never used
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Model.cs#L45
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#L45
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/Files/SqPack/Repository.cs#L49
The variable 'e' is declared but never used
Build (7.0.x, latest): Meddle/Meddle.Utils/BoneNodeBuilder.cs#L9
Member 'IsGenerated' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
Build (7.0.x, latest): Meddle/Meddle.Plugin/UI/CharacterTab.cs#L402
Possible null reference return.
Build (7.0.x, latest): Meddle/Meddle.Plugin/UI/WorldTab.cs#L44
Type 'ObjectData' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build (7.0.x, latest): Meddle/Meddle.Plugin/UI/CharacterTab.cs#L766
Type 'TextureImage' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Build (7.0.x, latest): Meddle/Meddle.Utils/Export/Model.cs#L45
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#L45
Non-nullable property 'Shapes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.