Skip to content

Merge branch 'develop' #26

Merge branch 'develop'

Merge branch 'develop' #26

Triggered via push November 17, 2024 13:15
Status Success
Total duration 31s
Artifacts

main.yml

on: push
build, pack & publish
23s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build, pack & publish
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/
build, pack & publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build, pack & publish: src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/FormDataJsonBinderProvider.cs#L17
Missing XML comment for publicly visible type or member 'FormDataJsonBinderProvider.FormDataJsonBinderProvider(IOptions<JsonOptions>)'
build, pack & publish: src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/FormDataJsonBinderProvider.cs#L22
Missing XML comment for publicly visible type or member 'FormDataJsonBinderProvider.FormDataJsonBinderProvider(IOptions<MvcNewtonsoftJsonOptions>)'
build, pack & publish: src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonModelBinder.cs#L19
Missing XML comment for publicly visible type or member 'JsonModelBinder.JsonModelBinder()'
build, pack & publish: src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonModelBinder.cs#L21
Missing XML comment for publicly visible type or member 'JsonModelBinder.JsonModelBinder(IOptions<JsonOptions>)'
build, pack & publish: src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonModelBinder.cs#L25
Missing XML comment for publicly visible type or member 'JsonModelBinder.JsonModelBinder(IOptions<MvcNewtonsoftJsonOptions>)'
build, pack & publish: src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonSerializerChoice.cs#L2
Missing XML comment for publicly visible type or member 'JsonSerializerChoice'
build, pack & publish: src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonSerializerChoice.cs#L3
Missing XML comment for publicly visible type or member 'JsonSerializerChoice.SystemText'
build, pack & publish: src/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport/Integrations/JsonSerializerChoice.cs#L4
Missing XML comment for publicly visible type or member 'JsonSerializerChoice.Newtonsoft'