Merge branch 'main' of https://github.com/PassiveModding/Meddle #52
Annotations
22 warnings
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/
|
|
Meddle/Meddle.Utils/Files/SqPack/Repository.cs#L49
The variable 'e' is declared but never used
|
Meddle/Meddle.Utils/Materials/Character.cs#L232
Unreachable code detected
|
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.
|
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.
|
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)
|
Meddle/Meddle.Plugin/UI/CharacterTab.cs#L402
Possible null reference return.
|
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)
|
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)
|
Meddle/Meddle.Utils/Files/SqPack/Repository.cs#L49
The variable 'e' is declared but never used
|
Meddle/Meddle.Utils/Materials/Character.cs#L232
Unreachable code detected
|
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.
|
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.
|
Meddle/Meddle.Utils/Files/SqPack/Repository.cs#L49
The variable 'e' is declared but never used
|
Meddle/Meddle.Utils/Materials/Character.cs#L232
Unreachable code detected
|
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)
|
Meddle/Meddle.Plugin/UI/CharacterTab.cs#L402
Possible null reference return.
|
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)
|
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)
|
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.
|
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.
|
This job succeeded
Loading