Skip to content

change default loglevel #261

change default loglevel

change default loglevel #261

Triggered via push November 28, 2024 08:55
Status Success
Total duration 1m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-cd.yml

on: push
Build Netcorext.Auth.API
1m 20s
Build Netcorext.Auth.API
Build Netcorext.Auth.Authentication
58s
Build Netcorext.Auth.Authentication
Build Netcorext.Auth.Authorization
1m 14s
Build Netcorext.Auth.Authorization
Build Netcorext.Auth.Gateway
1m 13s
Build Netcorext.Auth.Gateway
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
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/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
Skip output 'image' since it may contain secret.
Build Netcorext.Auth.Gateway: src/Netcorext.Auth.Gateway/InjectionConfigs/AppConfig.cs#L26
Dereference of a possibly null reference.
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/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/AppConfig.cs#L26
Dereference of a possibly null reference.
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/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
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.