Bump actions/checkout from 3.6.0 to 4.1.1 #1227
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
Matrix: build
Publish Tests Results
2s
Push GitHub Packages
0s
Push NuGet Packages
0s
Annotations
14 errors and 3 warnings
Build-ubuntu-latest:
Tests/Serilog.Exceptions.Test/Destructurers/ApiExceptionDestructurerTest.cs#L22
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build-ubuntu-latest:
Tests/Serilog.Exceptions.Test/Destructurers/ApiExceptionDestructurerTest.cs#L34
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build-ubuntu-latest:
Tests/Serilog.Exceptions.Test/Destructurers/ApiExceptionDestructurerTest.cs#L48
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build-ubuntu-latest:
Tests/Serilog.Exceptions.Test/Destructurers/ApiExceptionDestructurerTest.cs#L62
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build-ubuntu-latest:
Tests/Serilog.Exceptions.Test/Destructurers/ApiExceptionDestructurerTest.cs#L74
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build-ubuntu-latest:
Tests/Serilog.Exceptions.Test/Destructurers/ApiExceptionDestructurerTest.cs#L89
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build-ubuntu-latest:
Tests/Serilog.Exceptions.Test/Destructurers/ReflectionBasedDestructurerTest.cs#L85
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build-ubuntu-latest:
Tests/Serilog.Exceptions.Test/Destructurers/ReflectionBasedDestructurerTest.cs#L86
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
Build-ubuntu-latest:
Tests/Serilog.Exceptions.Test/Destructurers/ReflectionBasedDestructurerTest.cs#L443
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
Build-ubuntu-latest:
Tests/Serilog.Exceptions.Test/Destructurers/ExceptionPropertiesBagTest.cs#L26
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build-windows-latest
The job was canceled because "ubuntu-latest" failed.
|
Build-windows-latest
The operation was canceled.
|
Build-macOS-latest
The job was canceled because "ubuntu-latest" failed.
|
Build-macOS-latest
The operation was canceled.
|
Build-ubuntu-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
|
Build-windows-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
|
Build-macOS-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
|