Add read me to Serilog.UI.PostgreSqlProvider.nuspec file. #35
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
/usr/share/dotnet/sdk/7.0.400/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(29,5): warning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.Web/Serilog.Ui.Web.csproj::TargetFramework=net5.0]
|
/usr/share/dotnet/sdk/7.0.400/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(29,5): warning NETSDK1138: The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.Web/Serilog.Ui.Web.csproj::TargetFramework=net5.0]
|
/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.Core/AggregateDataProvider.cs(61,9): warning AsyncFixer01: The method 'FetchDataAsync' does not need to use async/await. (https://github.com/semihokur/AsyncFixer) [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.Core/Serilog.Ui.Core.csproj]
|
/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.MsSqlServerProvider/DapperDateTimeHandler.cs(30,9): warning S6580: Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580) [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.MsSqlServerProvider/Serilog.Ui.MsSqlServerProvider.csproj]
|
/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.PostgreSqlProvider/PostgreDataProvider.cs(68,24): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.PostgreSqlProvider/Serilog.Ui.PostgreSqlProvider.csproj]
|
/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.PostgreSqlProvider/LogLevelConverter.cs(3,20): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118) [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.PostgreSqlProvider/Serilog.Ui.PostgreSqlProvider.csproj]
|
/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.PostgreSqlProvider/PostgreDataProvider.cs(24,20): warning S927: Rename parameter 'logLevel' to 'level' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927) [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.PostgreSqlProvider/Serilog.Ui.PostgreSqlProvider.csproj]
|
/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.MongoDbProvider/Extensions/SerilogUiOptionBuilderExtensions.cs(49,16): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.MongoDbProvider/Serilog.Ui.MongoDbProvider.csproj]
|
The logs for this run have expired and are no longer available.
Loading