Merge branch 'master' of https://github.com/maybegreat48/GTA-V-Script… #20
Annotations
16 warnings
Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux:
GTA V Script Decompiler/Patches/ChangeConstantValuePatch.cs#L22
Field 'ChangeConstantValuePatch.Value' is never assigned to, and will always have its default value 0
|
Linux:
GTA V Script Decompiler/Function.cs#L12
Add the following constructor to DecompilingException: public DecompilingException() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
|
Linux:
GTA V Script Decompiler/Function.cs#L12
Add the following constructor to DecompilingException: public DecompilingException(string message, Exception innerException) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
|
Linux:
GTA V Script Decompiler/Function.cs#L19
Rename type Function so that it no longer conflicts with the reserved language keyword 'Function'. Using a reserved keyword as the name of a type makes it harder for consumers in other languages to use the type. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Linux:
GTA V Script Decompiler/Function.cs#L35
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Linux:
GTA V Script Decompiler/Function.cs#L37
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Linux:
GTA V Script Decompiler/Function.cs#L33
Member 'Offset' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Linux:
GTA V Script Decompiler/Function.cs#L43
Member 'DecodeStarted' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Linux:
GTA V Script Decompiler/Function.cs#L48
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Linux:
GTA V Script Decompiler/Function.cs#L48
Member 'LineCount' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Windows:
GTA V Script Decompiler/ScriptFile.cs#L40
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Windows:
GTA V Script Decompiler/StringTable.cs#L24
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Windows:
GTA V Script Decompiler/ScriptFile.cs#L40
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Windows:
GTA V Script Decompiler/StringTable.cs#L24
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Release-Linux", "Release-Windows".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Release-Linux
|
76 MB |
|
Release-Windows
|
77.3 MB |
|