Skip to content

Added support for toggle update event (#153) #218

Added support for toggle update event (#153)

Added support for toggle update event (#153) #218

Triggered via push August 14, 2023 11:23
Status Success
Total duration 8m 48s
Artifacts

prs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 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 `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/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)
build: src/Unleash/ClientFactory/UnleashClientFactory.cs#L44
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: src/Unleash/DefaultHttpClientFactory.cs#L65
Missing XML comment for publicly visible type or member 'DefaultHttpClientFactory.ConfigureServicePoint(ServicePoint)'
build: src/Unleash/DefaultHttpClientFactory.cs#L70
Missing XML comment for publicly visible type or member 'DefaultHttpClientFactory.ConfigureDefaultRequestHeaders(HttpRequestHeaders)'
build
.NET 5.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.
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)
build: src/Unleash/ClientFactory/UnleashClientFactory.cs#L44
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: src/Unleash/DefaultHttpClientFactory.cs#L65
Missing XML comment for publicly visible type or member 'DefaultHttpClientFactory.ConfigureServicePoint(ServicePoint)'
build: src/Unleash/DefaultHttpClientFactory.cs#L70
Missing XML comment for publicly visible type or member 'DefaultHttpClientFactory.ConfigureDefaultRequestHeaders(HttpRequestHeaders)'