Implicit parameter handling #61
Annotations
10 warnings
Release:
src/BitzArt.Flux/Models/Sets/FluxSetContext.cs#L35
Parameter 'logger' has no matching param tag in the XML comment for 'FluxSetContext<TModel, TKey, TConfig>.FluxSetContext(TConfig, IServiceProvider, ILogger)' (but other parameters do)
|
Release:
src/BitzArt.Flux/Extensions/AddSetContextExtension.cs#L12
Missing XML comment for publicly visible type or member 'AddSetContextExtension.AddSetContext<TModel, TKey>(IServiceCollection, string, object?, ServiceLifetime, Func<IServiceProvider, ILogger, IFluxSetContext<TModel, TKey>>)'
|
Release:
src/REST/BitzArt.Flux.REST/Models/Services/HttpRequestMessageResolver.cs#L101
Possible null reference argument for parameter 'path' in 'PathSplitResult HttpRequestMessageResolver.Split(string path)'.
|
Release:
src/REST/BitzArt.Flux.REST/Extensions/Endpoints/Path/PathEndpointConfigurationExtensions.cs#L65
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
Release:
src/REST/BitzArt.Flux.REST/Models/Services/HttpRequestMessageResolver.cs#L101
Possible null reference argument for parameter 'path' in 'PathSplitResult HttpRequestMessageResolver.Split(string path)'.
|
Release:
src/REST/BitzArt.Flux.REST/Extensions/Endpoints/Path/PathEndpointConfigurationExtensions.cs#L65
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
Release:
src/BitzArt.Flux/Models/Sets/FluxSetContext.cs#L35
Parameter 'logger' has no matching param tag in the XML comment for 'FluxSetContext<TModel, TKey, TConfig>.FluxSetContext(TConfig, IServiceProvider, ILogger)' (but other parameters do)
|
Release:
src/BitzArt.Flux/Extensions/AddSetContextExtension.cs#L12
Missing XML comment for publicly visible type or member 'AddSetContextExtension.AddSetContext<TModel, TKey>(IServiceCollection, string, object?, ServiceLifetime, Func<IServiceProvider, ILogger, IFluxSetContext<TModel, TKey>>)'
|
Release:
src/BitzArt.Flux/Models/Sets/FluxSetContext.cs#L35
Parameter 'logger' has no matching param tag in the XML comment for 'FluxSetContext<TModel, TKey, TConfig>.FluxSetContext(TConfig, IServiceProvider, ILogger)' (but other parameters do)
|
Release:
src/BitzArt.Flux/Extensions/AddSetContextExtension.cs#L12
Missing XML comment for publicly visible type or member 'AddSetContextExtension.AddSetContext<TModel, TKey>(IServiceCollection, string, object?, ServiceLifetime, Func<IServiceProvider, ILogger, IFluxSetContext<TModel, TKey>>)'
|