Create user dashboard logic (and background service cleanup fix) #76
Annotations
11 warnings
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
HealthCareABApi/Migrations/20250108150145_init.cs#L11
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
HealthCareABApi/Migrations/20250108150145_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
HealthCareABApi/Models/Availability.cs#L6
Non-nullable property 'Caregiver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
HealthCareABApi/Program.cs#L114
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
HealthCareABApi/Services/UserService.cs#L52
Possible null reference return.
|
|
HealthCareABApi/Controllers/HistoryController.cs#L72
The variable 'ex' is declared but never used
|
|
HealthCareABApi/Services/JwtTokenService.cs#L25
Possible null reference assignment.
|
|
HealthCareABApi/Services/JwtTokenService.cs#L26
Possible null reference assignment.
|
|
HealthCareABApi/Services/JwtTokenService.cs#L27
Possible null reference assignment.
|
|
HealthCareABApi/Services/JwtTokenService.cs#L28
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
The logs for this run have expired and are no longer available.
Loading