MGMT-19152: Add network bonding configuration in the UI #2229
pull-request.yaml
on: pull_request
preflight-check
4s
lint
1m 37s
format
1m 32s
circular-deps
1m 29s
unit-tests
1m 28s
translation-files
1m 33s
tests
1m 33s
Annotations
12 errors and 9 warnings
unit-tests
Type '{ title: string; numInterfaces: number; macAddress: string; mappingValue: string; hostIdx: number; hasError: boolean; }' is missing the following properties from type 'HostSummaryProps': bondPrimaryInterface, bondSecondaryInterface
|
unit-tests
Process completed with exit code 1.
|
circular-deps
Type '{ title: string; numInterfaces: number; macAddress: string; mappingValue: string; hostIdx: number; hasError: boolean; }' is missing the following properties from type 'HostSummaryProps': bondPrimaryInterface, bondSecondaryInterface
|
circular-deps
Process completed with exit code 1.
|
format
Type '{ title: string; numInterfaces: number; macAddress: string; mappingValue: string; hostIdx: number; hasError: boolean; }' is missing the following properties from type 'HostSummaryProps': bondPrimaryInterface, bondSecondaryInterface
|
format
Process completed with exit code 1.
|
tests
Type '{ title: string; numInterfaces: number; macAddress: string; mappingValue: string; hostIdx: number; hasError: boolean; }' is missing the following properties from type 'HostSummaryProps': bondPrimaryInterface, bondSecondaryInterface
|
tests
The process '/usr/local/bin/yarn' failed with exit code 1
|
translation-files
Type '{ title: string; numInterfaces: number; macAddress: string; mappingValue: string; hostIdx: number; hasError: boolean; }' is missing the following properties from type 'HostSummaryProps': bondPrimaryInterface, bondSecondaryInterface
|
translation-files
Process completed with exit code 1.
|
lint
Type '{ title: string; numInterfaces: number; macAddress: string; mappingValue: string; hostIdx: number; hasError: boolean; }' is missing the following properties from type 'HostSummaryProps': bondPrimaryInterface, bondSecondaryInterface
|
lint
Process completed with exit code 1.
|
preflight-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
circular-deps
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests
No files were found with the provided path: libs/ui-lib-tests/cypress/screenshots. No artifacts will be uploaded.
|
tests
No files were found with the provided path: libs/ui-lib-tests/cypress/videos. No artifacts will be uploaded.
|
translation-files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|