Skip to content

FIN-34 Create Wallet CRUD #32

FIN-34 Create Wallet CRUD

FIN-34 Create Wallet CRUD #32

Triggered via pull request October 11, 2025 06:51
Status Success
Total duration 1m 19s
Artifacts

run_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: Fin.Application/Globals/Dtos/ValidationResultDto.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: Fin.Application/Globals/Dtos/ValidationResultDto.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: Fin.Infrastructure/Database/Extensions/QueryableExtensions.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: Fin.Infrastructure/Migrations/20250820235232_change-user-sex-to-gender.Designer.cs#L16
The type name 'changeusersextogender' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: Fin.Infrastructure/Migrations/20250820235232_change-user-sex-to-gender.cs#L8
The type name 'changeusersextogender' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: Fin.Infrastructure/Redis/RedisCacheService.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: Fin.Infrastructure/Redis/RedisCacheService.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: Fin.Infrastructure/Redis/RedisCacheService.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: Fin.Infrastructure/Redis/RedisCacheService.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test: Fin.Infrastructure/AmbientDatas/IAmbientData.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.