Update StaticDB #25
Annotations
10 warnings
Build:
FauFau/Lib/Bitter/Bitter/BinaryWriter.cs#L377
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Build:
FauFau/Lib/Bitter/Bitter/BinaryReader.cs#L13
The field 'BinaryReader.byteOrder' is never used
|
Build:
FauFau/Lib/Bitter/Bitter/BinaryReader.cs#L20
The field 'BinaryReader._doubleByteMapBuffer' is assigned but its value is never used
|
Build:
FauFau/Lib/Bitter/Bitter/BinaryReader.cs#L18
The field 'BinaryReader._floatByteMapBuffer' is assigned but its value is never used
|
Build:
FauFau/Lib/Bitter/Bitter/BinaryWriter.cs#L22
The field 'BinaryWriter._textCharacterWidth' is assigned but its value is never used
|
Build:
FauFau/Util/Solitude.cs#L109
The variable 'ex' is declared but never used
|
Build:
FauFau/Net/Matrix.cs#L97
The variable 'ex' is declared but never used
|
Build:
FauFau/Util/Project.cs#L195
The variable 'ex2' is declared but never used
|
Build:
FauFau/Util/Common.cs#L205
'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)
|
Build:
FauFau/Net/Server.cs#L11
The field 'Server.matrixThread' is never used
|
Loading