Skip to content

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

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

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

Triggered via pull request July 30, 2024 16:17
Status Failure
Total duration 3m 35s
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

3 errors and 15 warnings
prettier-check (18.x)
Process completed with exit code 1.
prettier-check (16.x)
The job was canceled because "_18_x" failed.
prettier-check (16.x)
Process completed with exit code 1.
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/
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
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/
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 (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/
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/