Set loading false after user fetch #53
Merged
Annotations
6 warnings
|
Build:
Backend/DTO/UserFollowingDTO.cs#L6
Non-nullable property 'FollowingUsername' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Backend/Migrations/20250603154216_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build:
Backend/Migrations/20250603154216_init.cs#L9
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build:
Backend/DTO/UserFollowingDTO.cs#L6
Non-nullable property 'FollowingUsername' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Backend/Migrations/20250603154216_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build:
Backend/Migrations/20250603154216_init.cs#L9
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
background
wait
wait-all
cancel
Loading