Cuemon CI/CD Pipeline #345
pipelines.yml
on: workflow_dispatch
🐧 Prepare Linux
/
🏷️ Restore
47s
📜 Prepare Test
8s
Matrix: call-build
Matrix: ⚗️ Integration Test
Matrix: call-test-linux
Matrix: call-test-windows
Matrix: call-pack
call-codecov
/
📊 Code Coverage Analysis
call-codeql
/
🛡️ Security Analysis
call-sonarcloud
/
🔬 Code Quality Analysis
call-nuget
/
deploy
call-nuget
/
deploy_environment
Annotations
25 errors and 8 warnings
call-test-linux (Debug, test/Cuemon.Threading.Tests/Cuemon.Threading.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.Extensions.Data.Integrity.Tests/Cuemon.Extensions.Data.Inte... / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.Extensions.Xml.Tests/Cuemon.Extensions.Xml.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.Extensions.Net.Tests/Cuemon.Extensions.Net.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.Extensions.IO.Tests/Cuemon.Extensions.IO.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depe... / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Authentication.Tests/Cuemon.Extension... / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.AspNetCore.FunctionalTests/Cuemon.AspNetCore.FunctionalTests.... / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authenticat... / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.Extensions.Threading.Tests/Cuemon.Extensions.Threading.Tests.... / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.Runtime.Caching.Tests/Cuemon.Runtime.Caching.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.Extensions.DependencyInjection.Tests/Cuemon.Extensions.Depend... / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Test... / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.AspNetCore.Mvc.Tests/Cuemon.AspNetCore.Mvc.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.Data.Tests/Cuemon.Data.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.Core.Tests/Cuemon.Core.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Debug, test/Cuemon.Diagnostics.Tests/Cuemon.Diagnostics.Tests.csproj) / 🧪 Test
Process completed with exit code 1.
|
call-test-linux (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
call-test-linux (Release, test/Cuemon.Resilience.Tests/Cuemon.Resilience.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
call-test-linux (Release, test/Cuemon.AspNetCore.Tests/Cuemon.AspNetCore.Tests.csproj) / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
call-test-linux (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
call-test-linux (Release, test/Cuemon.AspNetCore.Authentication.Tests/Cuemon.AspNetCore.Authentic... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
call-test-linux (Release, test/Cuemon.Extensions.AspNetCore.Tests/Cuemon.Extensions.AspNetCore.Te... / 🧪 Test:
src/Cuemon.Extensions.Core/Runtime/Serialization/HierarchySerializer.cs#L44
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'HierarchySerializer.ToString(StringBuilder, IHierarchy<object>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
CoverageReport-Debug-Linux-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
7.77 MB |
sha256:883f5c80e3a89070eb9657b1cf743e5e5a766135e6d6d967e6fe83700c063d7e
|
|
CoverageReport-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
8.32 MB |
sha256:d0d245ba5ed4149e216d1e9f3b4dd825bb67e28cbddc0984acf454291069dad7
|
|
CoverageReport-Debug-Linux-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.25 MB |
sha256:661b9d35a2219ac110263ceb9300b5d8ae25cc1054d98c8c267f1a2ff5892584
|
|
CoverageReport-Release-Linux-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
14.2 MB |
sha256:40ff2dee3fd4efddb66c121874faa107e974dff39a85b979ead3bd32dad9ed23
|
|
CoverageReport-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
7.12 MB |
sha256:0e83f96e74b1f25defb1f4a8043e243c8f7eb2e4d5619660b8208c5db26a34f5
|
|
CoverageReport-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
8.88 MB |
sha256:b03736127a856f5981c555e29e8df9e17ab30c0df79780d6cfc40ab944612f01
|
|
CoverageReport-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
8 MB |
sha256:a39df8ef8b757b3d94ed1a51e1cd32a93b10139c1142502ab44172963c16b0a5
|
|
CoverageReport-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
9.95 MB |
sha256:68bddbb524e0fb7870180ccf230c15a0612f1ad7117b227e5110c5251a9931ea
|
|
CoverageReport-Release-Linux-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
8.23 MB |
sha256:bb711e4a19be4627d0221ffce0c86d6334f9df9132553f61dca5bcb17741719e
|
|
TestResults-Debug-Linux-ab001a92a68c184211ea07706923772ad9ef2640d6a6cc4ec54c95d93777659a
|
679 KB |
sha256:d5418a1ad0c69e1257fb49d90a23d143429af3316939e69e62a38e331df25619
|
|
TestResults-Debug-Linux-ef771fef0e695684219d17d5653ed4afefecc0ad6c49de1a585769462faea2bf
|
771 KB |
sha256:ce1eec983baa40dbc8dff0ecedc3da855c068c3243fa993d26085938cc236755
|
|
TestResults-Debug-Linux-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
739 KB |
sha256:1caf997a5bec26e2ae12cee56e8f0fd4b331a377b2d22d0c43cbb53262ccfecb
|
|
TestResults-Release-Linux-5825c04dc6b64b1cdc4d6a0527ddfafb9e68dd0394df3355ab979454e398ef92
|
1.07 MB |
sha256:6334cb08c8d0ce91c7d8c0c661dcf9c813a2c3505e0805c36424a9e81738f139
|
|
TestResults-Release-Linux-6717946679c160aa43818e92e88bf37abdfc8b0bb25cd4f438baada86c6e0ca0
|
547 KB |
sha256:d29fe4a3304b21e47a553a46fa827b41788b421b36417899210c26dce0480db0
|
|
TestResults-Release-Linux-c93344a7c0481bd69fdf9d2a6595ce4c8f199a57ac75919966a0680dabded609
|
792 KB |
sha256:5e470d6b29f4c2aac411e61b5a76694ca0a12f98b2281f85fba2f89ba94373ee
|
|
TestResults-Release-Linux-dad5c104f7411497e31b449386fd0b337de4a000e52d729fce87f4729dd8bdb7
|
612 KB |
sha256:9f82b115c4b3ee070433c60485fd83d103449991db5a51c84e8f2fa6e86c0b39
|
|
TestResults-Release-Linux-f2b8452f231ffd844dcd1bc8de9c67520673389b35b5aaaf45d82f355d96cafc
|
814 KB |
sha256:0b00706724c3c9cfeb9ed1ffffc11c84de1a55cb5c814ad1ce726efdc3d2188e
|
|
TestResults-Release-Linux-fc1d6eefb6e21d8a759176064e40772b4f9075c6f63dc1b4efeff62d5bad1367
|
629 KB |
sha256:2e9152186b5ca8cdc162603d6138d2c967e1222258a1a23da7edabc552398d83
|
|