add redis and postgress for DevelopMode #13
Merged
Annotations
10 warnings
|
Fin.Application/Globals/Dtos/ValidationResultDto.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Application/Globals/Dtos/ValidationResultDto.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Database/Extensions/QueryableExtensions.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Redis/RedisCacheService.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Redis/RedisCacheService.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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.
|
|
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.
|
|
Fin.Infrastructure/Redis/RedisCacheService.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Redis/RedisCacheService.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/AmbientDatas/IAmbientData.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading