Skip to content

fix(Targets): Target list fails to populate if WebSocket connection is not established #3696

fix(Targets): Target list fails to populate if WebSocket connection is not established

fix(Targets): Target list fails to populate if WebSocket connection is not established #3696

Triggered via pull request June 11, 2024 18:15
Status Success
Total duration 3m 15s
Artifacts

ci.yaml

on: pull_request
Matrix: eslint-check
Matrix: integration-test
Matrix: prettier-check
Matrix: test
Matrix: type-check
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
prettier-check (16.x)
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/.
eslint-check (18.x)
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/.
eslint-check (18.x): src/app/Shared/Services/Api.service.tsx#L69
'SessionState' is defined but never used
eslint-check (18.x): src/app/Shared/Services/Targets.service.tsx#L18
'EMPTY' is defined but never used
eslint-check (18.x): src/app/Shared/Services/Targets.service.tsx#L19
'concatMap' is defined but never used
eslint-check (18.x): src/app/Shared/Services/Targets.service.tsx#L25
'SessionState' is defined but never used
prettier-check (18.x)
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/.
type-check (16.x)
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/.
eslint-check (16.x)
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/.
eslint-check (16.x): src/app/Shared/Services/Api.service.tsx#L69
'SessionState' is defined but never used
eslint-check (16.x): src/app/Shared/Services/Targets.service.tsx#L18
'EMPTY' is defined but never used
eslint-check (16.x): src/app/Shared/Services/Targets.service.tsx#L19
'concatMap' is defined but never used
eslint-check (16.x): src/app/Shared/Services/Targets.service.tsx#L25
'SessionState' is defined but never used
type-check (18.x)
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/.
integration-test (16.x)
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/.
integration-test (18.x)
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/.
test (18.x)
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/.
test (16.x)
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/.