Skip to content

implemented a workaround for Conul service discovary support. (#288) #133

implemented a workaround for Conul service discovary support. (#288)

implemented a workaround for Conul service discovary support. (#288) #133

Triggered via push March 27, 2024 09:35
Status Failure
Total duration 1m 11s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
deploy
Process completed with exit code 123.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy: src/MMLib.SwaggerForOcelot/ServiceDiscovery/SwaggerServiceDiscoveryProvider.cs#L130
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/MMLib.SwaggerForOcelot/Configuration/OcelotGatewayItSelfSwaggerGenOptions.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/MMLib.SwaggerForOcelot/Configuration/OcelotGatewayItSelfSwaggerGenOptions.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/MMLib.SwaggerForOcelot/Configuration/SwaggerForOcelotUIOptions.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy: src/MMLib.SwaggerForOcelot/Configuration/OcelotGatewayItSelfSwaggerGenOptions.cs#L30
Missing XML comment for publicly visible type or member 'OcelotGatewayItSelfSwaggerGenOptions.GatewayDocsTitle'
deploy: src/MMLib.SwaggerForOcelot/Configuration/OcelotGatewayItSelfSwaggerGenOptions.cs#L31
Missing XML comment for publicly visible type or member 'OcelotGatewayItSelfSwaggerGenOptions.GatewayDocsOpenApiInfo'
deploy: 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)
deploy: 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)
deploy: src/MMLib.SwaggerForOcelot/ServiceDiscovery/SwaggerServiceDiscoveryProvider.cs#L31
Missing XML comment for publicly visible type or member 'SwaggerServiceDiscoveryProvider.SwaggerServiceDiscoveryProvider(IServiceDiscoveryProviderFactory, IServiceProviderConfigurationCreator, IOptionsMonitor<FileConfiguration>, IHttpContextAccessor, IOptions<SwaggerOptions>)'
deploy: src/MMLib.SwaggerForOcelot/ServiceDiscovery/SwaggerServiceDiscoveryProvider.cs#L130
Missing XML comment for publicly visible type or member 'SwaggerServiceDiscoveryProvider.ServiceProviderType'