Skip to content

chore: update readme and repo guidelines #8

chore: update readme and repo guidelines

chore: update readme and repo guidelines #8

Triggered via pull request April 9, 2023 12:19
Status Failure
Total duration 4m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

DotNET-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
ubuntu-latest
console: Browserslist: caniuse-lite is outdated. Please run:
ubuntu-latest
npx browserslist@latest --update-db
ubuntu-latest
Why you should do it regularly:
ubuntu-latest
Resource not accessible by integration
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.202/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(28,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. [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.Core/Serilog.Ui.Core.csproj]
ubuntu-latest
/usr/share/dotnet/sdk/7.0.202/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(28,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]
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. [/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.MongoDbProvider.Tests/Serilog.Ui.MongoDbProvider.Tests.csproj]
ubuntu-latest
CSC : warning xUnit1013: Public method 'It_fetches_with_limit_and_skip' on test class 'IntegrationPaginationTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. [/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.MongoDbProvider.Tests/Serilog.Ui.MongoDbProvider.Tests.csproj]
ubuntu-latest
CSC : warning xUnit1013: Public method 'It_fetches_with_skip' on test class 'IntegrationPaginationTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. [/home/runner/work/serilog-ui/serilog-ui/tests/Serilog.Ui.MongoDbProvider.Tests/Serilog.Ui.MongoDbProvider.Tests.csproj]