This repository was archived by the owner on Feb 5, 2026. It is now read-only.
deps(Traffic-Control-System-API): Bump Swashbuckle.AspNetCore from 9.0.4 to 10.1.2 #33
Annotations
10 warnings
|
Traffic-Control-System/Services/VideoService.cs#L83
Dereference of a possibly null reference.
|
|
Traffic-Control-System/Services/VideoService.cs#L73
Possible null reference return.
|
|
Traffic-Control-System/Services/VideoService.cs#L65
Possible null reference assignment.
|
|
Traffic-Control-System/Services/VideoService.cs#L45
Dereference of a possibly null reference.
|
|
Traffic-Control-System/Controllers/HomeController.cs#L48
Possible null reference argument for parameter 'userId' in 'Task<ApplicationUser?> UserManager<ApplicationUser>.FindByIdAsync(string userId)'.
|
|
Traffic-Control-System/Services/VideoService.cs#L24
Non-nullable field 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Traffic-Control-System/Services/VideoService.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
Traffic-Control-System/Migrations/20241004230432_fix.Designer.cs#L16
The type name 'fix' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Traffic-Control-System/Migrations/20241004230432_fix.cs#L9
The type name 'fix' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Traffic-Control-System/Hubs/ControlHub.cs#L63
Nullability of type of parameter 'exception' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading