Add GitHub Actions workflow #1
Annotations
4 errors and 10 warnings
Linux .NET 8
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
Linux .NET 8
Process completed with exit code 1.
|
MacOS .NET 8
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
MacOS .NET 8
Process completed with exit code 1.
|
Windows VS2022 .NET 8:
SDBrowser/Lib/FauFau/FauFau/Lib/Bitter/Bitter/BinaryWriter.cs#L377
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Windows VS2022 .NET 8:
SDBrowser/Lib/FauFau/FauFau/Lib/Bitter/Bitter/BinaryReader.cs#L13
The field 'BinaryReader.byteOrder' is never used
|
Windows VS2022 .NET 8:
SDBrowser/Lib/FauFau/FauFau/Lib/Bitter/Bitter/BinaryWriter.cs#L22
The field 'BinaryWriter._textCharacterWidth' is assigned but its value is never used
|
Windows VS2022 .NET 8:
SDBrowser/Lib/FauFau/FauFau/Lib/Bitter/Bitter/BinaryReader.cs#L18
The field 'BinaryReader._floatByteMapBuffer' is assigned but its value is never used
|
Windows VS2022 .NET 8:
SDBrowser/Lib/FauFau/FauFau/Lib/Bitter/Bitter/BinaryReader.cs#L20
The field 'BinaryReader._doubleByteMapBuffer' is assigned but its value is never used
|
Windows VS2022 .NET 8:
SDBrowser/Lib/FauFau/FauFau/Net/Matrix.cs#L97
The variable 'ex' is declared but never used
|
Windows VS2022 .NET 8:
SDBrowser/Lib/FauFau/FauFau/Util/Solitude.cs#L109
The variable 'ex' is declared but never used
|
Windows VS2022 .NET 8:
SDBrowser/Lib/FauFau/FauFau/Util/Project.cs#L195
The variable 'ex2' is declared but never used
|
Windows VS2022 .NET 8:
SDBrowser/Lib/FauFau/FauFau/Util/Common.cs#L204
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
|
Windows VS2022 .NET 8:
SDBrowser/Lib/FauFau/FauFau/Formats/StaticDB.cs#L364
The variable 'rr' is assigned but its value is never used
|