debug log #177
Annotations
10 warnings
Build:
Common/OpenShockDb/ApiToken.cs#L23
Non-nullable property 'Permissions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ServicesCommon/Authentication/LoginSessionAuthentication.cs#L29
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
Build:
ServicesCommon/Authentication/DeviceAuthentication.cs#L23
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
Build:
ServicesCommon/Authentication/LoginSessionAuthentication.cs#L31
'AuthenticationHandler<LoginSessionAuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<LoginSessionAuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
Build:
ServicesCommon/Authentication/DeviceAuthentication.cs#L24
'AuthenticationHandler<DeviceAuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<DeviceAuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
Build:
LiveControlGateway/Controllers/LiveControlController.cs#L56
Non-nullable field '_currentUser' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LiveControlGateway/Controllers/LiveControlController.cs#L56
Non-nullable field '_sharedShockers' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
LiveControlGateway/Controllers/LiveControlController.cs#L29
Missing XML comment for publicly visible type or member 'LiveControlController'
|
Build:
LiveControlGateway/Controllers/LiveControlController.cs#L56
Missing XML comment for publicly visible type or member 'LiveControlController.LiveControlController(OpenShockContext, ILogger<LiveControlController>, IHostApplicationLifetime)'
|
Build:
LiveControlGateway/Controllers/LiveControlController.cs#L465
Missing XML comment for publicly visible type or member 'LiveNotEnabled'
|
The logs for this run have expired and are no longer available.
Loading