Skip to content

3.1.1

3.1.1 #59

Triggered via release May 4, 2026 18:30
@HavretHavret
published v3.1.1
Status Success
Total duration 54s
Artifacts 14

release.yml

on: release
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

91 warnings
build (ArtemisNetClient.Extensions.HealthChecks)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v4, actions/upload-release-asset@v1. 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/
build (ArtemisNetClient.Extensions.HealthChecks)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Extensions.HealthChecks)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Extensions.HealthChecks): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L32
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.DecorrelatedJitterBackoff(TimeSpan, int, int?, bool)'
build (ArtemisNetClient.Extensions.HealthChecks): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L27
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.HealthChecks): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L22
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.HealthChecks): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L17
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.HealthChecks): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L12
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.HealthChecks): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L7
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ConstantBackoff(TimeSpan, int, bool)'
build (ArtemisNetClient.Extensions.HealthChecks): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L5
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory'
build (ArtemisNetClient.Extensions.HealthChecks): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L8
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.GetDelay(int)'
build (ArtemisNetClient.Extensions.HealthChecks): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L7
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.RetryCount'
build (ArtemisNetClient.Extensions.HealthChecks): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L5
Missing XML comment for publicly visible type or member 'IRecoveryPolicy'
build (ArtemisNetClient.Extensions.DependencyInjection)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v4, actions/upload-release-asset@v1. 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/
build (ArtemisNetClient.Extensions.DependencyInjection)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Extensions.DependencyInjection)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Extensions.DependencyInjection): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L32
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.DecorrelatedJitterBackoff(TimeSpan, int, int?, bool)'
build (ArtemisNetClient.Extensions.DependencyInjection): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L27
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.DependencyInjection): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L22
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.DependencyInjection): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L17
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.DependencyInjection): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L12
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.DependencyInjection): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L7
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ConstantBackoff(TimeSpan, int, bool)'
build (ArtemisNetClient.Extensions.DependencyInjection): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L5
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory'
build (ArtemisNetClient.Extensions.DependencyInjection): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L8
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.GetDelay(int)'
build (ArtemisNetClient.Extensions.DependencyInjection): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L7
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.RetryCount'
build (ArtemisNetClient.Extensions.DependencyInjection): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L5
Missing XML comment for publicly visible type or member 'IRecoveryPolicy'
build (ArtemisNetClient.Extensions.Hosting)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v4, actions/upload-release-asset@v1. 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/
build (ArtemisNetClient.Extensions.Hosting)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Extensions.Hosting)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Extensions.Hosting): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L32
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.DecorrelatedJitterBackoff(TimeSpan, int, int?, bool)'
build (ArtemisNetClient.Extensions.Hosting): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L27
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.Hosting): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L22
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.Hosting): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L17
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.Hosting): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L12
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.Hosting): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L7
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ConstantBackoff(TimeSpan, int, bool)'
build (ArtemisNetClient.Extensions.Hosting): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L5
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory'
build (ArtemisNetClient.Extensions.Hosting): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L8
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.GetDelay(int)'
build (ArtemisNetClient.Extensions.Hosting): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L7
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.RetryCount'
build (ArtemisNetClient.Extensions.Hosting): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L5
Missing XML comment for publicly visible type or member 'IRecoveryPolicy'
build (ArtemisNetClient.Extensions.App.Metrics)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v4, actions/upload-release-asset@v1. 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/
build (ArtemisNetClient.Extensions.App.Metrics)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Extensions.App.Metrics)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Extensions.App.Metrics): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L32
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.DecorrelatedJitterBackoff(TimeSpan, int, int?, bool)'
build (ArtemisNetClient.Extensions.App.Metrics): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L27
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.App.Metrics): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L22
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.App.Metrics): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L17
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.App.Metrics): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L12
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.App.Metrics): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L7
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ConstantBackoff(TimeSpan, int, bool)'
build (ArtemisNetClient.Extensions.App.Metrics): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L5
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory'
build (ArtemisNetClient.Extensions.App.Metrics): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L8
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.GetDelay(int)'
build (ArtemisNetClient.Extensions.App.Metrics): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L7
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.RetryCount'
build (ArtemisNetClient.Extensions.App.Metrics): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L5
Missing XML comment for publicly visible type or member 'IRecoveryPolicy'
build (ArtemisNetClient)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v4, actions/upload-release-asset@v1. 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/
build (ArtemisNetClient)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L32
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.DecorrelatedJitterBackoff(TimeSpan, int, int?, bool)'
build (ArtemisNetClient): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L27
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L22
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L17
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L12
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L7
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ConstantBackoff(TimeSpan, int, bool)'
build (ArtemisNetClient): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L5
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory'
build (ArtemisNetClient): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L8
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.GetDelay(int)'
build (ArtemisNetClient): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L7
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.RetryCount'
build (ArtemisNetClient): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L5
Missing XML comment for publicly visible type or member 'IRecoveryPolicy'
build (ArtemisNetClient.Testing)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v4, actions/upload-release-asset@v1. 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/
build (ArtemisNetClient.Testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Testing): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L32
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.DecorrelatedJitterBackoff(TimeSpan, int, int?, bool)'
build (ArtemisNetClient.Testing): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L27
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Testing): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L22
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Testing): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L17
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Testing): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L12
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Testing): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L7
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ConstantBackoff(TimeSpan, int, bool)'
build (ArtemisNetClient.Testing): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L5
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory'
build (ArtemisNetClient.Testing): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L8
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.GetDelay(int)'
build (ArtemisNetClient.Testing): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L7
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.RetryCount'
build (ArtemisNetClient.Testing): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L5
Missing XML comment for publicly visible type or member 'IRecoveryPolicy'
build (ArtemisNetClient.Extensions.CloudEvents)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v4, actions/upload-release-asset@v1. 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/
build (ArtemisNetClient.Extensions.CloudEvents)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Extensions.CloudEvents)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (ArtemisNetClient.Extensions.CloudEvents): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L32
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.DecorrelatedJitterBackoff(TimeSpan, int, int?, bool)'
build (ArtemisNetClient.Extensions.CloudEvents): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L27
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.CloudEvents): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L22
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ExponentialBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.CloudEvents): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L17
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.CloudEvents): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L12
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.LinearBackoff(TimeSpan, int, double, bool)'
build (ArtemisNetClient.Extensions.CloudEvents): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L7
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory.ConstantBackoff(TimeSpan, int, bool)'
build (ArtemisNetClient.Extensions.CloudEvents): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/RecoveryPolicyFactory.cs#L5
Missing XML comment for publicly visible type or member 'RecoveryPolicyFactory'
build (ArtemisNetClient.Extensions.CloudEvents): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L8
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.GetDelay(int)'
build (ArtemisNetClient.Extensions.CloudEvents): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L7
Missing XML comment for publicly visible type or member 'IRecoveryPolicy.RetryCount'
build (ArtemisNetClient.Extensions.CloudEvents): src/ArtemisNetClient/AutoRecovering/RecoveryPolicy/IRecoveryPolicy.cs#L5
Missing XML comment for publicly visible type or member 'IRecoveryPolicy'

Artifacts

Produced during runtime
Name Size Digest
ArtemisNetClient
242 KB
sha256:71f0caf384a2ec4483a9ca0a86923756f2693f4c74c557e915faf5c83edaca82
ArtemisNetClient-symbols
108 KB
sha256:0c3bc1b59a119ed4b33fee932c2270b2b1682f8f1ba2ebc259b16623c464632d
ArtemisNetClient.Extensions.App.Metrics
18.3 KB
sha256:1f6565e55d834ed7a686affe7b376b761c7a0fbc94192ba0b263e3b267fffb40
ArtemisNetClient.Extensions.App.Metrics-symbols
28.4 KB
sha256:3b8ac244f2947678bf37a0f7184753f10517b5b1038bba2f053c513e42dc23c4
ArtemisNetClient.Extensions.CloudEvents
21.1 KB
sha256:0ab694d7f627fa5ab48ea1d2fbdbd803bd655e763032985b3cfe1d6ef1cd956e
ArtemisNetClient.Extensions.CloudEvents-symbols
28.2 KB
sha256:a935ae87e8975dfaddd86829cb3b46c7a48e159aadfe1d90b95a417f37b10d54
ArtemisNetClient.Extensions.DependencyInjection
104 KB
sha256:545c0226273583f1a0db1656ef9c226e1485678d46dbb73d25f6adf6267079bf
ArtemisNetClient.Extensions.DependencyInjection-symbols
51.6 KB
sha256:d2b85e4c438cfb90de60ea56b4d9b937d4d2ae749ac41018755c7cda76d80978
ArtemisNetClient.Extensions.HealthChecks
19.3 KB
sha256:52948c377027ef80156b7082adf2d647841e5651a1348134052b85e622a8eec4
ArtemisNetClient.Extensions.HealthChecks-symbols
28.3 KB
sha256:a321f072d24a5efa3512c848542bea0729e001ff949541ded5dee2e5131a3849
ArtemisNetClient.Extensions.Hosting
10.9 KB
sha256:04f61f6fcdf2fc7c7d3fb97c1aa138dce891706d6c9fe8b612a94170d7a82b09
ArtemisNetClient.Extensions.Hosting-symbols
26.8 KB
sha256:9bd7fdc73eceb8bc38abcb497af47db28a9d12d7cd801482c53f101ef7dd30b2
ArtemisNetClient.Testing
71.4 KB
sha256:65f6e3781dd9fe40ffbf7227e07df6260a2275fa62c57b95567f6899aae955ec
ArtemisNetClient.Testing-symbols
49.5 KB
sha256:c10702d56854ba873d3cbab4b1487a3bc0ea1394de6b1e2e2b1df4ba6f326f2e