⬆️ Bump xunit from 2.5.0 to 2.6.2 #330
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
26 errors and 6 warnings
Code coverage
Unable to resolve action `codecov/codecov-action@v4`, unable to find version `v4`
|
Test ubuntu-latest Debug:
test/Castle.Core.AsyncInterceptor.Tests/AsyncExceptionInterceptorShould.cs#L284
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)
|
Test ubuntu-latest Debug:
test/Castle.Core.AsyncInterceptor.Tests/AsyncExceptionInterceptorShould.cs#L310
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)
|
Test ubuntu-latest Debug:
test/Castle.Core.AsyncInterceptor.Tests/AsyncExceptionInterceptorShould.cs#L298
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)
|
Test ubuntu-latest Debug:
test/Castle.Core.AsyncInterceptor.Tests/AsyncExceptionInterceptorShould.cs#L400
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)
|
Test ubuntu-latest Debug:
test/Castle.Core.AsyncInterceptor.Tests/AsyncExceptionInterceptorShould.cs#L414
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)
|
Test ubuntu-latest Debug:
test/Castle.Core.AsyncInterceptor.Tests/AsyncExceptionInterceptorShould.cs#L325
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)
|
Test ubuntu-latest Debug:
test/Castle.Core.AsyncInterceptor.Tests/AsyncExceptionInterceptorShould.cs#L332
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)
|
Test ubuntu-latest Debug:
test/Castle.Core.AsyncInterceptor.Tests/AsyncExceptionInterceptorShould.cs#L426
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)
|
Test ubuntu-latest Debug:
test/Castle.Core.AsyncInterceptor.Tests/AsyncExceptionInterceptorShould.cs#L441
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)
|
Test ubuntu-latest Debug:
test/Castle.Core.AsyncInterceptor.Tests/AsyncExceptionInterceptorShould.cs#L448
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)
|
Docker Tests
Process completed with exit code 1.
|
Test ubuntu-latest Release
The job was canceled because "ubuntu-latest_Debug" failed.
|
Test ubuntu-latest Release:
src/Castle.Core.AsyncInterceptor/NoCoverage/RethrowHelper.cs#L21
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Test ubuntu-latest Release:
src/Castle.Core.AsyncInterceptor/NoCoverage/RethrowHelper.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Test ubuntu-latest Release:
src/Castle.Core.AsyncInterceptor/NoCoverage/RethrowHelper.cs#L56
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Test ubuntu-latest Release:
src/Castle.Core.AsyncInterceptor/AsyncDeterminationInterceptor.cs#L25
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Test ubuntu-latest Release:
src/Castle.Core.AsyncInterceptor/NoCoverage/RethrowHelper.cs#L21
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Test ubuntu-latest Release:
src/Castle.Core.AsyncInterceptor/NoCoverage/RethrowHelper.cs#L35
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Test ubuntu-latest Release:
src/Castle.Core.AsyncInterceptor/NoCoverage/RethrowHelper.cs#L56
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Test ubuntu-latest Release:
src/Castle.Core.AsyncInterceptor/AsyncDeterminationInterceptor.cs#L25
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Test ubuntu-latest Release
The operation was canceled.
|
Test macos-latest Release
The job was canceled because "ubuntu-latest_Debug" failed.
|
Test macos-latest Release
The operation was canceled.
|
Test macos-latest Debug
The job was canceled because "ubuntu-latest_Debug" failed.
|
Test macos-latest Debug
The operation was canceled.
|
Test ubuntu-latest Debug
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.
|
Test ubuntu-latest Debug
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.
|
Test macos-latest Release
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.
|
Test macos-latest Release
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.
|
Test macos-latest Debug
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.
|
Test macos-latest Debug
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.
|