Skip to content

chore(pf5): upgrade Recording view to Patternfly 5 #3832

chore(pf5): upgrade Recording view to Patternfly 5

chore(pf5): upgrade Recording view to Patternfly 5 #3832

Triggered via pull request August 9, 2024 11:51
Status Failure
Total duration 2m 43s
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

6 errors and 18 warnings
test (18.x)
Process completed with exit code 1.
test (16.x)
The job was canceled because "_18_x" failed.
test (16.x)
The operation was canceled.
integration-test (18.x)
Process completed with exit code 1.
integration-test (16.x)
The job was canceled because "_18_x" failed.
integration-test (16.x)
The operation was canceled.
prettier-check (16.x)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/RecordingMetadata/RecordingLabelFields.tsx#L49
'handleKeyChange' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint-check (18.x): src/app/RecordingMetadata/RecordingLabelFields.tsx#L58
'handleValueChange' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint-check (18.x): src/app/RecordingMetadata/RecordingLabelFields.tsx#L67
'handleAddLabelButtonClick' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint-check (18.x): src/app/RecordingMetadata/RecordingLabelFields.tsx#L85
'validKeys' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint-check (18.x): src/app/RecordingMetadata/RecordingLabelFields.tsx#L95
'validValues' is assigned a value but never used. Allowed unused vars must match /^_/u
prettier-check (18.x)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/RecordingMetadata/RecordingLabelFields.tsx#L49
'handleKeyChange' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint-check (16.x): src/app/RecordingMetadata/RecordingLabelFields.tsx#L58
'handleValueChange' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint-check (16.x): src/app/RecordingMetadata/RecordingLabelFields.tsx#L67
'handleAddLabelButtonClick' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint-check (16.x): src/app/RecordingMetadata/RecordingLabelFields.tsx#L85
'validKeys' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint-check (16.x): src/app/RecordingMetadata/RecordingLabelFields.tsx#L95
'validValues' is assigned a value but never used. Allowed unused vars must match /^_/u
type-check (18.x)
The following actions uses Node.js version which is deprecated 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 (16.x)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/