chore(deps): update dependency dotnet-sdk to v8.0.404 #282
fromdoppler.yml
on: pull_request
Continuous Integration
/
.NET format, build and test
47s
Continuous Delivery
/
Nuget to Github Packages
Annotations
11 warnings
Continuous Integration / .NET format, build and test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.6.0/dist/codecov' failed with exit code 1
|
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#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#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.
|