Fix PathPackage writing #42
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Marathon/Formats/Mesh/Ninja/NinjaNext.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Marathon/Formats/Mesh/Ninja/NinjaNext.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Marathon/Formats/Mesh/Ninja/NinjaNext.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Marathon/Formats/Mesh/Ninja/NinjaNext.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Marathon/Formats/Mesh/Ninja/NinjaNext.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Marathon/Formats/Mesh/Ninja/NinjaNext.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Marathon/Formats/Mesh/Ninja/NinjaNext.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Marathon/Formats/Script/Lua/Types/LUpvalue.cs#L3
'LUpvalue' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Marathon/Formats/Script/Lua/Decompiler/Targets/VariableTarget.cs#L3
'VariableTarget' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Marathon.CLI-Debug-linux-x64", "Marathon.CLI-Debug-osx-x64", "Marathon.CLI-Debug-win-x64", "Marathon.CLI-Debug-win-x86", "Marathon.CLI-Release-linux-x64", "Marathon.CLI-Release-osx-x64", "Marathon.CLI-Release-win-x64", "Marathon.CLI-Release-win-x86", "Marathon-Debug", "Marathon-Release".
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/
|
This job succeeded
Loading