reduce wait time #6
Annotations
10 warnings
Common.Shared/TaskExt.cs#L32
The variable 'e' is declared but never used
|
Common.Shared/HasStream.cs#L8
Non-nullable property 'Stream' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Common.Server/Auth/FcmReg.cs#L8
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Common.Server/Auth/FcmReg.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Common.Server/Auth/FcmReg.cs#L10
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Common.Server/Auth/FcmReg.cs#L11
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Common.Server/AuthConfig.cs#L5
Non-nullable property 'BaseHref' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Common.Server/DbConfig.cs#L5
Non-nullable property 'Connection' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Common.Server/DevConfig.cs#L7
Non-nullable property 'DevServer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Common.Server/DevServerConfig.cs#L5
Non-nullable property 'Listen' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading