Bump 1.9.1 #159
Annotations
10 warnings
Common/OpenShockDb/ApiToken.cs#L23
Non-nullable property 'Permissions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ServicesCommon/Authentication/DeviceAuthentication.cs#L23
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
ServicesCommon/Authentication/LoginSessionAuthentication.cs#L29
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
ServicesCommon/Authentication/LoginSessionAuthentication.cs#L31
'AuthenticationHandler<LoginSessionAuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<LoginSessionAuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
ServicesCommon/Authentication/DeviceAuthentication.cs#L24
'AuthenticationHandler<DeviceAuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<DeviceAuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
API/Controller/Account/Reset.cs#L21
Parameter 'mailjetClient' has no matching param tag in the XML comment for 'AccountController.ResetAction(AccountController.ResetRequest, IMailjetClient)' (but other parameters do)
|
API/Controller/Devices/DevicesController.cs#L132
Parameter 'redisPubService' has no matching param tag in the XML comment for 'DevicesController.Delete(Guid, IRedisPubService)' (but other parameters do)
|
API/Controller/Shockers/PatchShockerController.cs#L31
Parameter 'deviceUpdateService' has no matching param tag in the XML comment for 'ShockerController.EditShocker(Guid, NewShocker, IDeviceUpdateService)' (but other parameters do)
|
API/Controller/Shockers/PauseShockerController.cs#L29
Parameter 'deviceUpdateService' has no matching param tag in the XML comment for 'ShockerController.Pause(Guid, PauseRequest, IDeviceUpdateService)' (but other parameters do)
|
LiveControlGateway/Controllers/LiveControlController.cs#L56
Non-nullable field '_currentUser' 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