Bump typescript-eslint from 8.19.1 to 8.29.1 in /frontend #285
Annotations
20 warnings
build (7.x):
backend/API/Program.cs#L112
Converting null literal or possible null value to non-nullable type.
|
build (7.x):
backend/API/Program.cs#L111
Converting null literal or possible null value to non-nullable type.
|
build (7.x):
backend/API/Services/WeatherService.cs#L85
Possible null reference return.
|
build (7.x):
backend/API/Services/WeatherService.cs#L79
Possible null reference return.
|
build (7.x):
backend/API/Services/WeatherService.cs#L57
Possible null reference return.
|
build (7.x):
backend/API/Controllers/AuthController.cs#L90
Possible null reference argument for parameter 'token' in 'Task<(bool IsLoggedIn, bool ExpiredPassword)> IAuthService.CheckLoginStatusAsync(string token)'.
|
build (7.x):
backend/API/Services/WeatherService.cs#L29
Nullable value type may be null.
|
build (7.x):
backend/API/Services/WeatherService.cs#L29
Nullable value type may be null.
|
build (7.x):
backend/API/Services/WeatherService.cs#L24
Possible null reference argument for parameter 'country' in 'Task<WeatherDTO> WeatherService.GetWeatherByCityAndCountry(string city, string country)'.
|
build (7.x):
backend/API/Services/WeatherService.cs#L24
Possible null reference argument for parameter 'city' in 'Task<WeatherDTO> WeatherService.GetWeatherByCityAndCountry(string city, string country)'.
|
build (8.x):
backend/API/Program.cs#L112
Converting null literal or possible null value to non-nullable type.
|
build (8.x):
backend/API/Program.cs#L111
Converting null literal or possible null value to non-nullable type.
|
build (8.x):
backend/API/Controllers/AuthController.cs#L90
Possible null reference argument for parameter 'token' in 'Task<(bool IsLoggedIn, bool ExpiredPassword)> IAuthService.CheckLoginStatusAsync(string token)'.
|
build (8.x):
backend/API/Services/WeatherService.cs#L85
Possible null reference return.
|
build (8.x):
backend/API/Services/WeatherService.cs#L79
Possible null reference return.
|
build (8.x):
backend/API/Services/WeatherService.cs#L57
Possible null reference return.
|
build (8.x):
backend/API/Services/WeatherService.cs#L29
Nullable value type may be null.
|
build (8.x):
backend/API/Services/WeatherService.cs#L29
Nullable value type may be null.
|
build (8.x):
backend/API/Services/WeatherService.cs#L24
Possible null reference argument for parameter 'country' in 'Task<WeatherDTO> WeatherService.GetWeatherByCityAndCountry(string city, string country)'.
|
build (8.x):
backend/API/Services/WeatherService.cs#L24
Possible null reference argument for parameter 'city' in 'Task<WeatherDTO> WeatherService.GetWeatherByCityAndCountry(string city, string country)'.
|