MGMT-19152: Add network bonding configuration in the UI #2202
pull-request.yaml
on: pull_request
preflight-check
5s
lint
1m 28s
format
1m 27s
circular-deps
1m 33s
unit-tests
1m 32s
translation-files
1m 27s
tests
1m 33s
Annotations
24 errors and 9 warnings
lint
Property 'useBond' is missing in type '{ macAddress: string; ips: { ipv4: string; ipv6: string; }; bondType: string; bondPrimaryInterface: string; bondSecondaryInterface: string; }' but required in type 'FormViewHost'.
|
lint
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
lint
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
lint
Process completed with exit code 1.
|
format
Property 'useBond' is missing in type '{ macAddress: string; ips: { ipv4: string; ipv6: string; }; bondType: string; bondPrimaryInterface: string; bondSecondaryInterface: string; }' but required in type 'FormViewHost'.
|
format
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
format
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
format
Process completed with exit code 1.
|
translation-files
Property 'useBond' is missing in type '{ macAddress: string; ips: { ipv4: string; ipv6: string; }; bondType: string; bondPrimaryInterface: string; bondSecondaryInterface: string; }' but required in type 'FormViewHost'.
|
translation-files
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
translation-files
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
translation-files
Process completed with exit code 1.
|
unit-tests
Property 'useBond' is missing in type '{ macAddress: string; ips: { ipv4: string; ipv6: string; }; bondType: string; bondPrimaryInterface: string; bondSecondaryInterface: string; }' but required in type 'FormViewHost'.
|
unit-tests
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
unit-tests
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
unit-tests
Process completed with exit code 1.
|
circular-deps
Property 'useBond' is missing in type '{ macAddress: string; ips: { ipv4: string; ipv6: string; }; bondType: string; bondPrimaryInterface: string; bondSecondaryInterface: string; }' but required in type 'FormViewHost'.
|
circular-deps
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
circular-deps
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
circular-deps
Process completed with exit code 1.
|
tests
Property 'useBond' is missing in type '{ macAddress: string; ips: { ipv4: string; ipv6: string; }; bondType: string; bondPrimaryInterface: string; bondSecondaryInterface: string; }' but required in type 'FormViewHost'.
|
tests
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
tests
Cannot find name 'setUseBond'. Did you mean 'useBond'?
|
tests
The process '/usr/local/bin/yarn' failed 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/
|
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/
|
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/
|
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/
|
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/
|
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.
|