Skip to content

5.1.0

5.1.0 #65

Triggered via release February 5, 2025 09:11
@kwasniewkwasniew
published 5.1.0
Status Success
Total duration 3m 51s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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: src/Unleash/Internal/UnleashServices.cs#L93
'UnleashSettings.ProjectId' is obsolete: 'No longer supported in recent versions of Unleash, scope API token accordingly instead. Will be removed in the next major version'
build: src/Unleash/UnleashContext.cs#L52
'UnleashSettings.Environment' is obsolete: 'No longer supported in recent versions of Unleash, scope API token accordingly instead. Will be removed in the next major version'
build: src/Unleash/ClientFactory/IUnleashClientFactory.cs#L6
Missing XML comment for publicly visible type or member 'IUnleashClientFactory'
build: src/Unleash/ClientFactory/IUnleashClientFactory.cs#L8
Missing XML comment for publicly visible type or member 'IUnleashClientFactory.CreateClient(UnleashSettings, bool, params IStrategy[])'
build: src/Unleash/ClientFactory/IUnleashClientFactory.cs#L9
Missing XML comment for publicly visible type or member 'IUnleashClientFactory.CreateClientAsync(UnleashSettings, bool, params IStrategy[])'
build: src/Unleash/ClientFactory/UnleashClientFactory.cs#L21
Parameter 'settings' has no matching param tag in the XML comment for 'UnleashClientFactory.CreateClient(UnleashSettings, bool, params IStrategy[])' (but other parameters do)
build: src/Unleash/ClientFactory/UnleashClientFactory.cs#L45
Parameter 'settings' has no matching param tag in the XML comment for 'UnleashClientFactory.CreateClientAsync(UnleashSettings, bool, params IStrategy[])' (but other parameters do)
build: src/Unleash/DefaultHttpClientFactory.cs#L33
Missing XML comment for publicly visible type or member 'DefaultHttpClientFactory.Create(Uri)'
build: src/Unleash/DefaultHttpClientFactory.cs#L50
Missing XML comment for publicly visible type or member 'DefaultHttpClientFactory.CreateHttpClientInstance(Uri)'
build: src/Unleash/DefaultHttpClientFactory.cs#L61
Missing XML comment for publicly visible type or member 'DefaultHttpClientFactory.ConfigureHttpClient(HttpClient)'
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.