Fix marking old firmware online #156
ci-build.yml
on: push
build
45s
Matrix: containerize
deploy-production
19s
deploy-staging
0s
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/DeviceAuthentication.cs#L23
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
build:
ServicesCommon/Authentication/LoginSessionAuthentication.cs#L29
'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:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
API
Expired
|
13.9 MB |
|
LiveControlGateway
Expired
|
14.3 MB |
|