fix(clusters-ui): issues with deletion #8229
Annotations
6 errors and 5 warnings
npm-test (ubuntu-20.04)
Type '(ids: string[]) => Promise<void>' is not assignable to type '(rows: RenewableClusterWithCapacity[]) => void | PromiseAny'.
|
npm-test (ubuntu-20.04)
Type '(ids: string[]) => Promise<void>' is not assignable to type '(rows: Storage[]) => void | PromiseAny'.
|
npm-test (ubuntu-20.04)
Process completed with exit code 2.
|
python-test (ubuntu-20.04)
Process completed with exit code 1.
|
python-test (windows-latest)
The job was canceled because "ubuntu-20_04" failed.
|
python-test (windows-latest)
The operation was canceled.
|
npm-test (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
python-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
python-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
python-test (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
python-test (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|