Map Editor Translokator Update Part 2 #230
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, 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/
|
Setup .NET
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build:
Mafia2Libs/Rendering/Graphics/LightClass.cs#L5
'LightClass' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
Mafia2Libs/Forms/MaterialEditor.Designer.cs#L440
'MaterialEditor.CancelButton' hides inherited member 'Form.CancelButton'. Use the new keyword if hiding was intended.
|
Build:
Mafia2Libs/Controls/TextureEntry.Designer.cs#L98
'TextureEntry.Container' hides inherited member 'Component.Container'. Use the new keyword if hiding was intended.
|
Build:
Mafia2Libs/Utils/SceneData.cs#L110
The variable 'ex' is declared but never used
|
Build:
Mafia2Libs/Gibbed.Mafia2.FileFormats/Utils/ArchiveUtils.cs#L107
Unreachable code detected
|
Build:
Mafia2Libs/Rendering/Graphics/DDSTexLoader.cs#L604
The result of the expression is always 'false' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
Build:
Mafia2Libs/Rendering/Spatial/SpatialGrid.cs#L117
The variable 'index' is assigned but its value is never used
|
Build:
Mafia2Libs/ResourceTypes/FileTypes/Translokator/Translokator.cs#L325
The variable 'v8' is assigned but its value is never used
|
Build:
Mafia2Libs/ResourceTypes/FileTypes/SoundSectors/SoundSector.cs#L380
The variable 'z' is assigned but its value is never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "MafiaToolkit".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading