Savvy I/O CI Pipeline #36
ci-pipeline.yml
on: workflow_dispatch
initialize
2s
📜 Prepare Test
6s
Matrix: call-build
Matrix: call-test-linux
Matrix: call-test-mac
Matrix: call-test-windows
⚗️ Integration Test - RabbitMQ
57s
⚗️ Integration Test - NATS
39s
Matrix: ⚗️ Integration Test - Azure and AWS
Matrix: call-pack
call-sonarcloud
/
🔬 Code Quality Analysis
2m 27s
call-codecov
/
📊 Code Coverage Analysis
25s
call-codeql
/
🛡️ Security Analysis
6m 42s
call-nuget
/
🚀 Deploy v${{ inputs.version }}
call-nuget
/
🚀 Deploy v5.0.7
22s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
| Event | Environments |
|---|---|
|
gimlichael
approved
|
Production |
Annotations
19 warnings and 2 notices
|
call-test-windows (X64, Release, test/Savvyio.Extensions.DependencyInjection.Dapper.Tests/Savvyio... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-mac (X64, Debug, test/Savvyio.Extensions.NATS.Tests/Savvyio.Extensions.NATS.Tests.csproj) / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Debug, test/Savvyio.Extensions.Dapper.Tests/Savvyio.Extensions.Dapper.Tes... / 🧪 Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-codecov / 📊 Code Coverage Analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-sonarcloud / 🔬 Code Quality Analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Savvyio.Extensions.Text.Json/Converters/MessageConverter.cs#L70
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Savvyio.Extensions.Text.Json/Converters/RequestConverter.cs#L36
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Savvyio.Core/HandlerServicesDescriptor.cs#L86
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Savvyio.Core/MetadataExtensions.cs#L177
Loops should be simplified using the "Where" LINQ method
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Savvyio.Core/MetadataExtensions.cs#L175
Use a comparison to 'default(TSource)' instead or add a constraint to 'TSource' so that it can't be a value type.
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Savvyio.Core/MetadataExtensions.cs#L175
Use a comparison to 'default(TDestination)' instead or add a constraint to 'TDestination' so that it can't be a value type.
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Savvyio.Core/HandlerServicesDescriptor.cs#L86
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Savvyio.Core/MetadataExtensions.cs#L177
Loops should be simplified using the "Where" LINQ method
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Savvyio.Core/MetadataExtensions.cs#L175
Use a comparison to 'default(TSource)' instead or add a constraint to 'TSource' so that it can't be a value type.
|
|
call-sonarcloud / 🔬 Code Quality Analysis:
src/Savvyio.Core/MetadataExtensions.cs#L175
Use a comparison to 'default(TDestination)' instead or add a constraint to 'TDestination' so that it can't be a value type.
|
|
call-codeql / 🛡️ Security Analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-codeql / 🛡️ Security Analysis
Cannot build an overlay-base database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.
|
|
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.
|
|
call-nuget / 🚀 Deploy v5.0.7
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call-test-windows (X64, Release, test/Savvyio.Extensions.DependencyInjection.Dapper.Tests/Savvyio... / 🧪 Test
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
call-test-windows (X64, Debug, test/Savvyio.Extensions.Dapper.Tests/Savvyio.Extensions.Dapper.Tes... / 🧪 Test
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
CoverageReport-Debug-Windows-X64-8bcf14610f880436a3d7ef027a9e495288bc4a79a6f79c7aadf9b492f1f63b8d
|
5.66 MB |
sha256:a908c16aba2ad4f06a15ff855032724a642ee0a062c6d3d2bc9c964167378628
|
|
|
CoverageReport-Debug-macOS-X64-62b7e6bc6e41fcabe6a72b8663f2ebe2e14b3a265d0bbcf492dbecf3145da2d3
|
2.88 MB |
sha256:b2c51bdc22ed078dca344b1a6997eedd572ef3740c288d805fa6ff2cda2284b7
|
|
|
CoverageReport-Release-Windows-X64-9998e73de5c3814df4e9bd7ef98b93eb97dfdb664e2cd1eb52ab528ca94192da
|
5.65 MB |
sha256:c82fd4901d4a3f09b0382d5131ed2c7814983ce9c3bf516f1b270a0dfcc294e4
|
|
|
TestResults-Debug-Windows-X64-8bcf14610f880436a3d7ef027a9e495288bc4a79a6f79c7aadf9b492f1f63b8d
|
151 KB |
sha256:97b56ea60834147f8042bb812030e1ae955a09a3ce7046da9b270f496ffb04d4
|
|
|
TestResults-Debug-macOS-X64-62b7e6bc6e41fcabe6a72b8663f2ebe2e14b3a265d0bbcf492dbecf3145da2d3
|
88.1 KB |
sha256:d020514124b37dff439a5cd0fafa3a5305056b3a96fac01ed0d350904c609459
|
|
|
TestResults-Release-Windows-X64-9998e73de5c3814df4e9bd7ef98b93eb97dfdb664e2cd1eb52ab528ca94192da
|
131 KB |
sha256:1537da55ae289cb2487387e9260ffd230b4d78b26c754f369a452fa927721a12
|
|