Skip to content

fix log encoding detect #52

fix log encoding detect

fix log encoding detect #52

Triggered via pull request March 4, 2024 05:45
Status Success
Total duration 1m 14s
Artifacts

test.yml

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

Annotations

6 warnings
Test build on ubuntu-latest .NET 8.0: ProjBobcat/ProjBobcat/Class/Helper/EncodingHelper.cs#L20
'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)
Test build on ubuntu-latest .NET 8.0: ProjBobcat/ProjBobcat/Class/Helper/EncodingHelper.cs#L20
'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)
Test build on macOS-latest .NET 8.0: ProjBobcat/ProjBobcat/Class/Helper/EncodingHelper.cs#L20
'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)
Test build on macOS-latest .NET 8.0: ProjBobcat/ProjBobcat/Class/Helper/EncodingHelper.cs#L20
'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)
Test build on windows-latest .NET 8.0: ProjBobcat/ProjBobcat/Class/Helper/EncodingHelper.cs#L20
'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)
Test build on windows-latest .NET 8.0: ProjBobcat/ProjBobcat/Class/Helper/EncodingHelper.cs#L20
'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)