Skip to content

Update ocelot

Update ocelot #124

Triggered via pull request April 7, 2025 16:32
Status Success
Total duration 1m 7s
Artifacts

pull_request.yml

on: pull_request
build-and-test
1m 4s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: src/MMLib.SwaggerForOcelot/ServiceDiscovery/SwaggerServiceDiscoveryProvider.cs#L140
Missing XML comment for publicly visible type or member 'SwaggerServiceDiscoveryProvider.ServiceProviderType'
build-and-test: src/MMLib.SwaggerForOcelot/ServiceDiscovery/SwaggerServiceDiscoveryProvider.cs#L33
Missing XML comment for publicly visible type or member 'SwaggerServiceDiscoveryProvider.SwaggerServiceDiscoveryProvider(IServiceDiscoveryProviderFactory, IServiceProviderConfigurationCreator, IOptionsMonitor<FileConfiguration>, IHttpContextAccessor, IOptions<SwaggerOptions>)'
build-and-test: src/MMLib.SwaggerForOcelot/Repositories/SwaggerEndPointProvider.cs#L25
Parameter 'options' has no matching param tag in the XML comment for 'SwaggerEndPointProvider.SwaggerEndPointProvider(IOptionsMonitor<List<SwaggerEndPointOptions>>, OcelotSwaggerGenOptions)' (but other parameters do)
build-and-test: src/MMLib.SwaggerForOcelot/Configuration/RouteOptions.cs#L43
Parameter 'dangerousAcceptAnyServerCertificateValidator' has no matching param tag in the XML comment for 'RouteOptions.RouteOptions(string, string, string, string, bool, IEnumerable<string>)' (but other parameters do)
build-and-test: src/MMLib.SwaggerForOcelot/Configuration/OcelotGatewayItSelfSwaggerGenOptions.cs#L31
Missing XML comment for publicly visible type or member 'OcelotGatewayItSelfSwaggerGenOptions.GatewayDocsOpenApiInfo'
build-and-test: src/MMLib.SwaggerForOcelot/Configuration/OcelotGatewayItSelfSwaggerGenOptions.cs#L30
Missing XML comment for publicly visible type or member 'OcelotGatewayItSelfSwaggerGenOptions.GatewayDocsTitle'
build-and-test: src/MMLib.SwaggerForOcelot/Configuration/SwaggerForOcelotUIOptions.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: src/MMLib.SwaggerForOcelot/Configuration/OcelotGatewayItSelfSwaggerGenOptions.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: src/MMLib.SwaggerForOcelot/Configuration/OcelotGatewayItSelfSwaggerGenOptions.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: src/MMLib.SwaggerForOcelot/ServiceDiscovery/SwaggerServiceDiscoveryProvider.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.