Add quest event group tracking #989
Annotations
7 warnings
DragaliaAPI.Database/Migrations/20230728164715_login-bonus.Designer.cs#L16
The type name 'loginbonus' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
DragaliaAPI/Models/Generated/Requests.cs#L844
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
DragaliaAPI/Models/Generated/Requests.cs#L846
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
DragaliaAPI.Test/Features/Dmode/DmodeControllerTest.cs#L200
Dereference of a possibly null reference.
|
DragaliaAPI.Test/Features/Dmode/DmodeControllerTest.cs#L230
Dereference of a possibly null reference.
|
DragaliaAPI.Test/Features/Dmode/DmodeControllerTest.cs#L282
Dereference of a possibly null reference.
|
DragaliaAPI.Test/Features/Dmode/DmodeControllerTest.cs#L314
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading