Create publish.yml #2
Merged
Annotations
10 warnings
|
FeatureMasterX/Filters/ListCheckFeatureFilter.cs#L21
Possible null reference argument for parameter 'json' in 'List<string>? JsonSerializer.Deserialize<List<string>>(string json, JsonSerializerOptions? options = null)'.
|
|
FeatureMasterX/Filters/ListCheckFeatureFilterProvider.cs#L48
Missing XML comment for publicly visible type or member 'ListCheckFeatureFilterProvider.GetAllFeatureDefinitionsAsync()'
|
|
FeatureMasterX/Filters/ListCheckFeatureFilterProvider.cs#L26
Missing XML comment for publicly visible type or member 'ListCheckFeatureFilterProvider.GetFeatureDefinitionAsync(string)'
|
|
FeatureMasterX/Filters/ListCheckFeatureFilterProvider.cs#L7
Missing XML comment for publicly visible type or member 'ListCheckFeatureFilterProvider'
|
|
FeatureMasterX/FeatureMasterXExtensions.cs#L16
Missing XML comment for publicly visible type or member 'FeatureMasterXExtensions.AddFeatureMasterX(IServiceCollection)'
|
|
FeatureMasterX/FeatureMasterXExtensions.cs#L12
Missing XML comment for publicly visible type or member 'FeatureMasterXExtensions.AllowedUsers'
|
|
FeatureMasterX/FeatureMasterXExtensions.cs#L11
Missing XML comment for publicly visible type or member 'FeatureMasterXExtensions.ListCheck'
|
|
FeatureMasterX/FeatureMasterXExtensions.cs#L7
Missing XML comment for publicly visible type or member 'FeatureMasterXExtensions'
|
|
FeatureMasterX/Filters/ListCheckFeatureFilterProvider.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
FeatureMasterX/Filters/ListCheckFeatureFilter.cs#L21
Possible null reference argument for parameter 'json' in 'List<string>? JsonSerializer.Deserialize<List<string>>(string json, JsonSerializerOptions? options = null)'.
|
The logs for this run have expired and are no longer available.
Loading