Skip to content

chore(deps): bump xunit from 2.5.0 to 2.6.2 #304

chore(deps): bump xunit from 2.5.0 to 2.6.2

chore(deps): bump xunit from 2.5.0 to 2.6.2 #304

Triggered via pull request November 20, 2023 15:59
Status Failure
Total duration 1m 4s
Artifacts

build.yml

on: pull_request
Matrix: build
Push GitHub Packages
0s
Push GitHub Packages
Push NuGet Packages
0s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Build-ubuntu-latest: src/OmniBOR.GitOid/GitOid.cs#L28
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build-ubuntu-latest: src/OmniBOR.GitOid/GitOid.cs#L46
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build-ubuntu-latest: src/OmniBOR.GitOid/GitOid.cs#L35
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
Build-ubuntu-latest: src/OmniBOR.GitOid/GitOid.cs#L28
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build-ubuntu-latest: src/OmniBOR.GitOid/GitOid.cs#L46
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
Build-ubuntu-latest: src/OmniBOR.GitOid/GitOid.cs#L35
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0305)
Build-ubuntu-latest
Process completed with exit code 1.
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: test/OmniBOR.GitOid.Tests/GitOidTest.cs#L21
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: test/OmniBOR.GitOid.Tests/GitOidTest.cs#L41
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: test/OmniBOR.GitOid.Tests/GitOidTest.cs#L21
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest: test/OmniBOR.GitOid.Tests/GitOidTest.cs#L41
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Build-macOS-latest
The operation was canceled.