Skip to content

4.1.13

4.1.13 #54

Triggered via release September 24, 2024 07:22
Status Success
Total duration 3m 16s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, microsoft/setup-msbuild@v1, actions/setup-dotnet@v1, NuGet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/DefaultUnleash.cs#L50
'DefaultUnleash.DefaultUnleash(UnleashSettings, bool, params IStrategy[])' is obsolete: 'Will be removed in the next major version'
build: src/Unleash/Internal/CachedFilesLoader.cs#L106
'IToggleBootstrapProvider.Read()' is obsolete: 'Will be replaced in the next major version'
build: src/Unleash/Internal/UnleashServices.cs#L69
'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#L58
'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/UnleashSettings.cs#L175
'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/UnleashSettings.cs#L177
'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/ClientFactory/IUnleashClientFactory.cs#L7
Missing XML comment for publicly visible type or member 'IUnleashClientFactory'
build: src/Unleash/ClientFactory/IUnleashClientFactory.cs#L9
Missing XML comment for publicly visible type or member 'IUnleashClientFactory.CreateClient(UnleashSettings, bool, params IStrategy[])'
build: src/Unleash/ClientFactory/IUnleashClientFactory.cs#L10
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)