publish to nuget #22
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/MultiPartJsonOperationFilter.cs#L90
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/MultiPartJsonOperationFilter.cs#L90
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/FormDataJsonBinderProvider.cs#L17
Missing XML comment for publicly visible type or member 'FormDataJsonBinderProvider.FormDataJsonBinderProvider(IOptions<JsonOptions>)'
|
src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/FormDataJsonBinderProvider.cs#L22
Missing XML comment for publicly visible type or member 'FormDataJsonBinderProvider.FormDataJsonBinderProvider(IOptions<MvcNewtonsoftJsonOptions>)'
|
src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonModelBinder.cs#L19
Missing XML comment for publicly visible type or member 'JsonModelBinder.JsonModelBinder()'
|
src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonModelBinder.cs#L21
Missing XML comment for publicly visible type or member 'JsonModelBinder.JsonModelBinder(IOptions<JsonOptions>)'
|
src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonModelBinder.cs#L25
Missing XML comment for publicly visible type or member 'JsonModelBinder.JsonModelBinder(IOptions<MvcNewtonsoftJsonOptions>)'
|
src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonSerializerChoice.cs#L2
Missing XML comment for publicly visible type or member 'JsonSerializerChoice'
|
src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonSerializerChoice.cs#L3
Missing XML comment for publicly visible type or member 'JsonSerializerChoice.SystemText'
|
src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonSerializerChoice.cs#L4
Missing XML comment for publicly visible type or member 'JsonSerializerChoice.Newtonsoft'
|
The logs for this run have expired and are no longer available.
Loading