Skip to content

Release v0.6.0

Release v0.6.0 #33

Triggered via pull request December 29, 2023 01:17
Status Success
Total duration 4m 52s
Artifacts

branch_main_ci.yml

on: pull_request
Matrix: Tests / Code Tests
Code Analysis  /  Code coverage
2m 31s
Code Analysis / Code coverage
Fit to window
Zoom out
Zoom in

Annotations

43 warnings
Tests / Code Tests (core)
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/
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#L14
#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/SignupController.cs#L38
Possible null reference argument for parameter 'data' in 'ItemResponse<UserModel>.ItemResponse(UserModel data)'.
Tests / Code Tests (auth)
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/
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#L14
#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/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/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/SigninController.cs#L41
Possible null reference argument for parameter 'data' in 'ItemResponse<TokenModel>.ItemResponse(TokenModel data)'.
Code Analysis / Code coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code Analysis / Code coverage: 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'
Code Analysis / Code coverage: src/api/core/FinancialHub.Core.Domain/Queries/TransactionQuery.cs#L20
Complete the task associated to this 'TODO' comment.
Code Analysis / Code coverage: src/api/core/FinancialHub.Core.Domain/Queries/TransactionQuery.cs#L35
Provide the "DateTimeKind" when creating this object.
Code Analysis / Code coverage: src/api/core/FinancialHub.Core.Domain/Queries/TransactionQuery.cs#L61
The collection-specific "TrueForAll" method should be used instead of the "All" extension
Code Analysis / Code coverage: src/api/core/FinancialHub.Core.Infra.Data/Repositories/TransactionsRepository.cs#L14
#warning: 'This is not a good practice, remove this later'
Code Analysis / Code coverage: src/api/auth/FinancialHub.Auth.Presentation/Controllers/SigninController.cs#L41
Possible null reference argument for parameter 'data' in 'ItemResponse<TokenModel>.ItemResponse(TokenModel data)'.
Code Analysis / Code coverage: 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'
Code Analysis / Code coverage: src/api/core/FinancialHub.Core.Domain/Queries/TransactionQuery.cs#L20
Complete the task associated to this 'TODO' comment.
Code Analysis / Code coverage: src/api/core/FinancialHub.Core.Domain/Queries/TransactionQuery.cs#L35
Provide the "DateTimeKind" when creating this object.
Code Analysis / Code coverage: src/api/core/FinancialHub.Core.Domain/Queries/TransactionQuery.cs#L61
The collection-specific "TrueForAll" method should be used instead of the "All" extension
Code Analysis / Code coverage: src/api/core/FinancialHub.Core.Infra.Data/Repositories/TransactionsRepository.cs#L14
#warning: 'This is not a good practice, remove this later'
Code Analysis / Code coverage: src/api/auth/FinancialHub.Auth.Presentation/Controllers/UsersController.cs#L41
Possible null reference argument for parameter 'data' in 'ItemResponse<UserModel>.ItemResponse(UserModel data)'.