Skip to content

improve cache check #267

improve cache check

improve cache check #267

Triggered via push December 23, 2024 07:20
Status Success
Total duration 1m 20s
Artifacts

ci-cd.yml

on: push
Build ${{ needs.Detect.outputs.app }}
0s
Build ${{ needs.Detect.outputs.app }}
Build Netcorext.Auth.Authentication
59s
Build Netcorext.Auth.Authentication
Build ${{ needs.Detect.outputs.app-authorization }}
0s
Build ${{ needs.Detect.outputs.app-authorization }}
Build ${{ needs.Detect.outputs.app-gateway }}
0s
Build ${{ needs.Detect.outputs.app-gateway }}
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Detect
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Netcorext.Auth.Authentication: src/Netcorext.Auth.Authentication/InjectionConfigs/HttpConfig.cs#L16
Possible null reference argument for parameter 'headerName' in 'IHttpClientBuilder HttpClientBuilderExtension.AddRequestId(IHttpClientBuilder builder, string headerName, params string[] headerNames)'.
Build Netcorext.Auth.Authentication: src/Netcorext.Auth.Authentication/InjectionConfigs/HttpConfig.cs#L16
Possible null reference argument for parameter 'headerNames' in 'IHttpClientBuilder HttpClientBuilderExtension.AddRequestId(IHttpClientBuilder builder, string headerName, params string[] headerNames)'.
Build Netcorext.Auth.Authentication: src/Netcorext.Auth.Authentication/Middlewares/TokenMiddleware.cs#L49
Possible null reference argument for parameter 'headerValue' in 'Task<Result> TokenMiddleware.IsValid(IDispatcher dispatcher, string headerValue)'.
Build Netcorext.Auth.Authentication: src/Netcorext.Auth.Authentication/InjectionConfigs/GatewayConfig.cs#L29
Possible null reference argument for parameter 'name' in 'bool HttpHeaders.TryGetValues(string name, out IEnumerable<string>? values)'.
Build Netcorext.Auth.Authentication
Skip output 'image' since it may contain secret.