FIN-73 [TOKEN_WEBSOCKET] #26
Merged
Annotations
10 warnings
|
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/Database/Repositories/Repository.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Database/Repositories/Repository.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Database/Repositories/IRepository.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Fin.Infrastructure/Database/Repositories/IRepository.cs#L15
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/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