fix(Targets): Target list fails to populate if WebSocket connection is not established #3697
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/app/Shared/Services/Api.service.tsx#L69
'SessionState' is defined but never used
|
src/app/Shared/Services/Targets.service.tsx#L18
'EMPTY' is defined but never used
|
src/app/Shared/Services/Targets.service.tsx#L19
'concatMap' is defined but never used
|
src/app/Shared/Services/Targets.service.tsx#L25
'SessionState' is defined but never used
|
This job succeeded
Loading