Skip to content

chore(deps): update dependency xunit.runner.visualstudio to v3 #293

chore(deps): update dependency xunit.runner.visualstudio to v3

chore(deps): update dependency xunit.runner.visualstudio to v3 #293

Triggered via pull request January 10, 2025 09:06
Status Failure
Total duration 39s
Artifacts

fromdoppler.yml

on: pull_request
Continuous Integration  /  .NET format, build and test
32s
Continuous Integration / .NET format, build and test
Continuous Delivery  /  Nuget to Github Packages
Continuous Delivery / Nuget to Github Packages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Continuous Integration / .NET format, build and test
Process completed with exit code 1.
Continuous Integration / .NET format, build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Continuous Integration / .NET format, build and test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Continuous Integration / .NET format, build and test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Continuous Integration / .NET format, build and test: Doppler.FeatureToggle/FeatureToggleClientExtensions.cs#L119
'FeatureToggleAccessorBuilder<TArg, TResult>.AddBehavior(string, Func<TArg, TResult>)' hides inherited member 'FeatureToggleAccessorBuilder<Func<TArg, TResult>>.AddBehavior(string, Func<TArg, TResult>)'. Use the new keyword if hiding was intended.
Continuous Integration / .NET format, build and test: Doppler.FeatureToggle/FeatureToggleClientExtensions.cs#L132
'FeatureToggleAccessorBuilder<TArg1, TArg2, TResult>.AddBehavior(string, Func<TArg1, TArg2, TResult>)' hides inherited member 'FeatureToggleAccessorBuilder<Func<TArg1, TArg2, TResult>>.AddBehavior(string, Func<TArg1, TArg2, TResult>)'. Use the new keyword if hiding was intended.
Continuous Integration / .NET format, build and test: Doppler.FeatureToggle/FeatureToggleClientExtensions.cs#L145
'FeatureToggleAccessorBuilder<TArg1, TArg2, TArg3, TResult>.AddBehavior(string, Func<TArg1, TArg2, TArg3, TResult>)' hides inherited member 'FeatureToggleAccessorBuilder<Func<TArg1, TArg2, TArg3, TResult>>.AddBehavior(string, Func<TArg1, TArg2, TArg3, TResult>)'. Use the new keyword if hiding was intended.
Continuous Integration / .NET format, build and test: Doppler.FeatureToggle/FeatureToggleClientExtensions.cs#L14
Missing XML comment for publicly visible type or member 'FeatureToggleClientExtensions.CreateFeature<T>(IFeatureToggleClient, string)'
Continuous Integration / .NET format, build and test: Doppler.FeatureToggle/FeatureToggleClientExtensions.cs#L18
Missing XML comment for publicly visible type or member 'FeatureToggleClientExtensions.CreateFeature<TArg, TResult>(IFeatureToggleClient, string)'
Continuous Integration / .NET format, build and test: Doppler.FeatureToggle/FeatureToggleClientExtensions.cs#L22
Missing XML comment for publicly visible type or member 'FeatureToggleClientExtensions.CreateFeature<TArg1, TArg2, TResult>(IFeatureToggleClient, string)'
Continuous Integration / .NET format, build and test: Doppler.FeatureToggle/FeatureToggleClientExtensions.cs#L26
Missing XML comment for publicly visible type or member 'FeatureToggleClientExtensions.CreateFeature<TArg1, TArg2, TArg3, TResult>(IFeatureToggleClient, string)'
Continuous Integration / .NET format, build and test: Doppler.FeatureToggle/FeatureToggleClientExtensions.cs#L37
Missing XML comment for publicly visible type or member 'FeatureToggleAccessorExtensions.Get<TArg, TResult>(FeatureToggleAccessor<Func<TArg, TResult>>, string, TArg)'