Epic: Support for multiple deviceClass on baremetal clusters #4988
Annotations
6 warnings
resolve-dependencies (22)
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/
|
resolve-dependencies (22):
packages/odf/components/attach-storage-storagesystem/attach-storage.tsx#L93
React Hook React.useEffect has a missing dependency: 'csvLoaded'. Either include it or remove the dependency array
|
resolve-dependencies (22):
packages/odf/components/attach-storage-storagesystem/attach-storage.tsx#L195
React Hook React.useCallback has missing dependencies: 'clusterName' and 'onClose'. Either include them or remove the dependency array. Outer scope values like 'sendPostRequest' aren't valid dependencies because mutating them doesn't re-render the component
|
resolve-dependencies (20.16.0)
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/
|
resolve-dependencies (20.16.0):
packages/odf/components/attach-storage-storagesystem/attach-storage.tsx#L93
React Hook React.useEffect has a missing dependency: 'csvLoaded'. Either include it or remove the dependency array
|
resolve-dependencies (20.16.0):
packages/odf/components/attach-storage-storagesystem/attach-storage.tsx#L195
React Hook React.useCallback has missing dependencies: 'clusterName' and 'onClose'. Either include them or remove the dependency array. Outer scope values like 'sendPostRequest' aren't valid dependencies because mutating them doesn't re-render the component
|