Rename namespace #34
Annotations
1 error and 6 warnings
|
Common/OpenShockDb/ApiToken.cs#L21
Non-nullable property 'Permissions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LiveControlGateway/Startup.cs#L40
Non-nullable field '_redisConfig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
API/Startup.cs#L48
Non-nullable field '_redisConfig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Common/OpenShockDb/ApiToken.cs#L21
Non-nullable property 'Permissions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LiveControlGateway/Startup.cs#L40
Non-nullable field '_redisConfig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
API/Startup.cs#L48
Non-nullable field '_redisConfig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading