V11.0.2/service update #1
ci-pipeline.yml
on: pull_request
Matrix: call-build
Matrix: call-test
Matrix: call-pack
call-sonarcloud
/
🔬 Code Quality Analysis
1m 17s
call-codecov
/
📊 Code Coverage Analysis
13s
call-codeql
/
🛡️ Security Analysis
2m 53s
call-nuget
/
deploy
call-nuget
/
deploy_environment
Annotations
81 warnings
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Debug) / 🛠️ Build:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-build (Release) / 🛠️ Build:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (ubuntu-24.04, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Debug) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-test (windows-2022, Release) / 🧪 Test:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.Xunit.Hosting/Internal/MinimalHostTest.cs#L12
Remove the field '_hostBuilderContext' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.Xunit.Hosting/LoggerExtensions.cs#L30
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L101
Remove this call from a constructor to the overridable 'Configure' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L75
Remove this call from a constructor to the overridable 'Configure' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.Xunit.Hosting/Internal/MinimalHostTest.cs#L12
Remove the field '_hostBuilderContext' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
test/Codebelt.Extensions.Xunit.Tests/Assets/WemoryStream.cs#L14
'WemoryStream.DisposeAsync()' hides inherited member 'Stream.DisposeAsync()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-codeql / 🛡️ Security Analysis:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-codeql / 🛡️ Security Analysis:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-codeql / 🛡️ Security Analysis:
src/Codebelt.Extensions.Xunit.Hosting/MinimalHostTest.cs#L66
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-codeql / 🛡️ Security Analysis:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L55
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-codeql / 🛡️ Security Analysis:
src/Codebelt.Extensions.Xunit.Hosting/ServiceCollectionExtensions.cs#L54
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-codeql / 🛡️ Security Analysis:
src/Codebelt.Extensions.Xunit.Hosting/HostTest.cs#L91
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-codeql / 🛡️ Security Analysis:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-codeql / 🛡️ Security Analysis:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-codeql / 🛡️ Security Analysis:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L50
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-codeql / 🛡️ Security Analysis:
src/Codebelt.Extensions.Xunit/TestOutputHelperExtensions.cs#L23
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
call-codeql / 🛡️ Security Analysis
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
-Debug
|
31.6 MB |
sha256:0a97da644c2a2fedc9fe47805a9b8b7b4b4173d9d42b073dbf1402d79684e5bf
|
|
|
-Release
|
31.6 MB |
sha256:8b8468ccb26341a0848f04777ba94773fc68c1f9f10739af4f09364db3d315d1
|
|
|
CoverageReport-Debug-Linux-
|
1.91 MB |
sha256:dabdd0319dfdc2e673d5d7a1b5a5fad7ac5a8928f8730b6248c9d2948faa6f0c
|
|
|
CoverageReport-Debug-Windows-
|
1.93 MB |
sha256:30e2f924b10e91d9749db8b02a319d24b1831ee70a4f9f13411354d1986dd9ba
|
|
|
CoverageReport-Release-Linux-
|
1.9 MB |
sha256:33a2b0b213232bb9755b7e2884aa20c75b958e54ce8afe29408c1260cbc95254
|
|
|
CoverageReport-Release-Windows-
|
1.93 MB |
sha256:99088d22aa169a5eda9c328576496454ca5b3dd5a5b35c8a38f6212462fb7645
|
|
|
NuGet-Debug
|
246 KB |
sha256:b7fe1fd28807f7b5782a345ddd64e249dbe6195c4bee6057d7be1988991ab398
|
|
|
NuGet-Release
|
239 KB |
sha256:eccff2a07038d1966aabf36d192a6caf0beb4675399003e1a3614a75def70936
|
|
|
TestResults-Debug-Linux-
|
177 KB |
sha256:4b76b9e075ee68901ee5884f8fcb4be0e539394c1d58c1a2c0ddfb5df983232b
|
|
|
TestResults-Debug-Windows-
|
228 KB |
sha256:d8a3d0f8e04625843bb3eb682e1c855cf3a7175d6a977224872c55313c577f54
|
|
|
TestResults-Release-Linux-
|
163 KB |
sha256:7e2165508d3c2989b59cdf90915c16efbd8145662d76f8709d78b7eee5bba774
|
|
|
TestResults-Release-Windows-
|
210 KB |
sha256:8067a4f6f62a1605cd4cf5eefedc621ca313e5a9fe3c678b42331f8a57c4a21f
|
|