Add Basic Authentication Support to serilog-ui #61
Annotations
4 errors and 10 warnings
ubuntu-latest
console: Browserslist: caniuse-lite is outdated. Please run:
|
ubuntu-latest
npx update-browserslist-db@latest
|
ubuntu-latest
Why you should do it regularly:
|
|
ubuntu-latest
npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
|
ubuntu-latest
npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
|
ubuntu-latest
/usr/share/dotnet/sdk/7.0.403/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]
|
ubuntu-latest
/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets(4,5): warning : Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 doesn't support net5.0 and has not been tested with it. Consider upgrading your TargetFramework to net6.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.Web/Serilog.Ui.Web.csproj::TargetFramework=net5.0]
|
ubuntu-latest
/usr/share/dotnet/sdk/7.0.403/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]
|
ubuntu-latest
/home/runner/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets(4,5): warning : Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 doesn't support netcoreapp3.1 and has not been tested with it. Consider upgrading your TargetFramework to net6.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.Web/Serilog.Ui.Web.csproj::TargetFramework=netcoreapp3.1]
|
ubuntu-latest
/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.Web.Tests/Authorization/BasicAuthenticationFilterTests.cs(13,23): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.Web.Tests/Serilog.Ui.Web.Tests.csproj]
|
ubuntu-latest
/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.Web.Tests/Authorization/BasicAuthenticationFilterTests.cs(35,23): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.Web.Tests/Serilog.Ui.Web.Tests.csproj]
|
ubuntu-latest
/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.Web.Tests/Authorization/BasicAuthenticationFilterTests.cs(55,23): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.Web.Tests/Serilog.Ui.Web.Tests.csproj]
|
ubuntu-latest
CSC : warning xUnit1013: Public method 'It_fetches_with_limit' on test class 'IntegrationPaginationTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013) [/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.MsSqlServerProvider.Tests/Serilog.Ui.MsSqlServerProvider.Tests.csproj]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
223 KB |
|