Skip to content

Bump Npgsql from 5.0.10 to 8.0.3 in /SDBrowser #5

Bump Npgsql from 5.0.10 to 8.0.3 in /SDBrowser

Bump Npgsql from 5.0.10 to 8.0.3 in /SDBrowser #5

Triggered via pull request May 9, 2024 15:33
Status Success
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L20
The field 'BinaryReader._doubleByteMapBuffer' 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/Util/Solitude.cs#L109
The variable 'ex' is declared but never used
Windows VS2022 .NET 8: SDBrowser/Lib/FauFau/FauFau/Formats/StaticDB.cs#L364
The variable 'rr' is assigned but its value is 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/Formats/StaticDB.cs#L576
The variable 'obj' is assigned but its value is 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)