Skip to content

feat(ui-web): refactor the web backend, create tests #29

feat(ui-web): refactor the web backend, create tests

feat(ui-web): refactor the web backend, create tests #29

Triggered via pull request September 1, 2023 15:54
Status Failure
Total duration 4m 3s
Artifacts 1

DotNET-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
ubuntu-latest
[xUnit.net 00:00:02.06] It mix scripts and stylesheets [FAIL]
ubuntu-latest
[xUnit.net 00:00:02.07] It appends multiple stylesheet tags [FAIL]
ubuntu-latest
[xUnit.net 00:00:02.08] It appends multiple script tags [FAIL]
ubuntu-latest
Target "Backend_Test_Ci" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
ubuntu-latest
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/
ubuntu-latest
npm WARN deprecated stable@0.1.8: 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 popper.js@1.16.1: 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.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]
ubuntu-latest
/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]
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/.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.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]
ubuntu-latest
/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.Web.Tests/SerilogInMemoryDataProvider/SerilogInMemoryDataProvider.cs(16,98): warning CS8625: Cannot convert null literal to non-nullable reference type. [/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/SerilogInMemoryDataProvider/SerilogInMemoryDataProvider.cs(16,128): warning CS8625: Cannot convert null literal to non-nullable reference type. [/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.MongoDbProvider.Tests/Util/Builders/MongoDbDataProviderBuilder.cs(36,17): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.MongoDbProvider.Tests/Serilog.Ui.MongoDbProvider.Tests.csproj]

Artifacts

Produced during runtime
Name Size
test-results Expired
231 KB