Skip to content

Build and Deploy

Build and Deploy #270

Manually triggered December 23, 2024 08:01
Status Success
Total duration 1m 31s
Artifacts

ci-cd.yml

on: workflow_dispatch
Build Netcorext.Auth.API
1m 11s
Build Netcorext.Auth.API
Build Netcorext.Auth.Authentication
59s
Build Netcorext.Auth.Authentication
Build Netcorext.Auth.Authorization
1m 6s
Build Netcorext.Auth.Authorization
Build Netcorext.Auth.Gateway
56s
Build Netcorext.Auth.Gateway
Fit to window
Zoom out
Zoom in

Annotations

45 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.Gateway: src/Netcorext.Auth.Gateway/InjectionConfigs/MvcConfig.cs#L17
Dereference of a possibly null reference.
Build Netcorext.Auth.Gateway: src/Netcorext.Auth.Gateway/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.Gateway: src/Netcorext.Auth.Gateway/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.Gateway: src/Netcorext.Auth.Gateway/InjectionConfigs/DbConfig.cs#L18
Dereference of a possibly null reference.
Build Netcorext.Auth.Gateway: src/Netcorext.Auth.Gateway/InjectionConfigs/AppConfig.cs#L28
Dereference of a possibly null reference.
Build Netcorext.Auth.Gateway: src/Netcorext.Auth.Gateway/InjectionConfigs/MvcConfig.cs#L17
Dereference of a possibly null reference.
Build Netcorext.Auth.Gateway: src/Netcorext.Auth.Gateway/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.Gateway: src/Netcorext.Auth.Gateway/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.Gateway: src/Netcorext.Auth.Gateway/InjectionConfigs/DbConfig.cs#L18
Dereference of a possibly null reference.
Build Netcorext.Auth.Gateway: src/Netcorext.Auth.Gateway/InjectionConfigs/AppConfig.cs#L28
Dereference of a possibly null reference.
Build Netcorext.Auth.Gateway
Skip output 'image' since it may contain secret.
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: 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/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
Skip output 'image' since it may contain secret.
Build Netcorext.Auth.Authorization: src/Netcorext.Auth.Authorization/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.Authorization: src/Netcorext.Auth.Authorization/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.Authorization: src/Netcorext.Auth.Authorization/InjectionConfigs/DocConfig.cs#L8
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString, UriKind uriKind)'.
Build Netcorext.Auth.Authorization: src/Netcorext.Auth.Authorization/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.Authorization: src/Netcorext.Auth.Authorization/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.Authorization: src/Netcorext.Auth.Authorization/InjectionConfigs/DocConfig.cs#L8
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString, UriKind uriKind)'.
Build Netcorext.Auth.Authorization
Skip output 'image' since it may contain secret.
Build Netcorext.Auth.API: src/Netcorext.Auth.API/InjectionConfigs/AppConfig.cs#L34
Dereference of a possibly null reference.
Build Netcorext.Auth.API: src/Netcorext.Auth.API/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.API: src/Netcorext.Auth.API/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.API: src/Netcorext.Auth.API/InjectionConfigs/DbConfig.cs#L17
Dereference of a possibly null reference.
Build Netcorext.Auth.API: src/Netcorext.Auth.API/Services/Blocked/Commands/UpdateBlockedIp/UpdateBlockedIpHandler.cs#L28
Possible null reference argument for parameter 'cidr' in '(long BeginRange, long EndRange, long Mask) IpHelper.ParseCidrToRange(string cidr)'.
Build Netcorext.Auth.API: src/Netcorext.Auth.API/InjectionConfigs/AppConfig.cs#L34
Dereference of a possibly null reference.
Build Netcorext.Auth.API: src/Netcorext.Auth.API/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.API: src/Netcorext.Auth.API/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.API: src/Netcorext.Auth.API/InjectionConfigs/DbConfig.cs#L17
Dereference of a possibly null reference.
Build Netcorext.Auth.API: src/Netcorext.Auth.API/Services/Blocked/Commands/UpdateBlockedIp/UpdateBlockedIpHandler.cs#L28
Possible null reference argument for parameter 'cidr' in '(long BeginRange, long EndRange, long Mask) IpHelper.ParseCidrToRange(string cidr)'.
Build Netcorext.Auth.API
Skip output 'image' since it may contain secret.