Skip to content

Bump System.IdentityModel.Tokens.Jwt from 6.12.1 to 6.34.0 in /src/api/auth/FinancialHub.Auth.Application #34

Bump System.IdentityModel.Tokens.Jwt from 6.12.1 to 6.34.0 in /src/api/auth/FinancialHub.Auth.Application

Bump System.IdentityModel.Tokens.Jwt from 6.12.1 to 6.34.0 in /src/api/auth/FinancialHub.Auth.Application #34

Status Failure
Total duration 2m 14s
Artifacts

branch_main_ci.yml

on: pull_request
Matrix: Tests / Code Tests
Code Analysis  /  Code coverage
Code Analysis / Code coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 33 warnings
Tests / Code Tests (core)
Process completed with exit code 1.
Tests / Code Tests (auth)
Process completed with exit code 1.
Tests / Code Tests (auth)
This action finished successfully, but test results have status failure.
Tests / Code Tests (auth)
Process completed with exit code 1.
Tests / Code Tests (core): src/api/common/FinancialHub.Common/Results/Errors/ServiceError.cs#L7
#warning: 'it can be changed to an enum or use a different value from https codes'
Tests / Code Tests (core): src/api/core/FinancialHub.Core.Infra.Data/Repositories/TransactionsRepository.cs#L13
#warning: 'This is not a good practice, remove this later'
Tests / Code Tests (core): src/api/auth/FinancialHub.Auth.Presentation/Controllers/UsersController.cs#L41
Possible null reference argument for parameter 'data' in 'ItemResponse<UserModel>.ItemResponse(UserModel data)'.
Tests / Code Tests (core): src/api/auth/FinancialHub.Auth.Presentation/Controllers/SigninController.cs#L41
Possible null reference argument for parameter 'data' in 'ItemResponse<TokenModel>.ItemResponse(TokenModel data)'.
Tests / Code Tests (core): src/api/auth/FinancialHub.Auth.Presentation/Controllers/UsersController.cs#L69
Possible null reference argument for parameter 'data' in 'SaveResponse<UserModel>.SaveResponse(UserModel data)'.
Tests / Code Tests (core): src/api/auth/FinancialHub.Auth.Presentation/Controllers/UsersController.cs#L103
Possible null reference argument for parameter 'data' in 'SaveResponse<UserModel>.SaveResponse(UserModel data)'.
Tests / Code Tests (auth): src/api/common/FinancialHub.Common/Results/Errors/ServiceError.cs#L7
#warning: 'it can be changed to an enum or use a different value from https codes'
Tests / Code Tests (auth): src/api/core/FinancialHub.Core.Infra.Data/Repositories/TransactionsRepository.cs#L13
#warning: 'This is not a good practice, remove this later'
Tests / Code Tests (auth): src/api/auth/FinancialHub.Auth.Presentation/Controllers/UsersController.cs#L41
Possible null reference argument for parameter 'data' in 'ItemResponse<UserModel>.ItemResponse(UserModel data)'.
Tests / Code Tests (auth): src/api/auth/FinancialHub.Auth.Presentation/Controllers/UsersController.cs#L69
Possible null reference argument for parameter 'data' in 'SaveResponse<UserModel>.SaveResponse(UserModel data)'.
Tests / Code Tests (auth): src/api/auth/FinancialHub.Auth.Presentation/Controllers/SignupController.cs#L38
Possible null reference argument for parameter 'data' in 'ItemResponse<UserModel>.ItemResponse(UserModel data)'.
Tests / Code Tests (auth): src/api/auth/FinancialHub.Auth.Presentation/Controllers/SigninController.cs#L41
Possible null reference argument for parameter 'data' in 'ItemResponse<TokenModel>.ItemResponse(TokenModel data)'.