Skip to content

fix(topology): nodes can be filtered by label/annotation #3779

fix(topology): nodes can be filtered by label/annotation

fix(topology): nodes can be filtered by label/annotation #3779

Triggered via pull request July 30, 2024 16:24
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

16 warnings
prettier-check (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
prettier-check (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
eslint-check (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
eslint-check (18.x): src/app/Shared/Services/api.types.ts#L16
`lodash` import should occur after import of `@patternfly/react-core`
eslint-check (18.x): src/app/Topology/Toolbar/TopologyFilters.tsx#L16
`lodash` import should occur after import of `@patternfly/react-icons`
eslint-check (18.x): src/app/Topology/Toolbar/TopologyFilters.tsx#L16
'_' is defined but never used
type-check (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
type-check (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
eslint-check (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
eslint-check (16.x): src/app/Shared/Services/api.types.ts#L16
`lodash` import should occur after import of `@patternfly/react-core`
eslint-check (16.x): src/app/Topology/Toolbar/TopologyFilters.tsx#L16
`lodash` import should occur after import of `@patternfly/react-icons`
eslint-check (16.x): src/app/Topology/Toolbar/TopologyFilters.tsx#L16
'_' is defined but never used
integration-test (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/