Adding backup option for disks and fixing issues with updating compute node when unneeded #31
Annotations
3 errors and 10 warnings
|
|
Run plugin linter
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run plugin linter:
webpack/components/ProxmoxContainer/ProxmoxContainerNetwork.js#L24
React Hook useEffect has a missing dependency: 'addInterface'. Either include it or remove the dependency array
|
Run plugin linter:
webpack/components/ProxmoxContainer/ProxmoxContainerStorage.js#L45
React Hook useEffect has a missing dependency: 'addMountPoint'. Either include it or remove the dependency array
|
Run plugin linter:
webpack/components/ProxmoxServer/ProxmoxServerNetwork.js#L24
React Hook useEffect has a missing dependency: 'addInterface'. Either include it or remove the dependency array
|
Run plugin linter:
webpack/components/ProxmoxServer/ProxmoxServerStorage.js#L45
React Hook useEffect has missing dependencies: 'addCDRom', 'addHardDisk', and 'nextDeviceNumbers'. Either include them or remove the dependency array
|
Run plugin linter:
webpack/components/ProxmoxVmType.js#L73
React Hook useEffect has missing dependencies: 'fromProfile', 'general', and 'registerComp'. Either include them or remove the dependency array
|
Run plugin linter:
webpack/components/ProxmoxVmType.js#L73
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
Run plugin linter:
webpack/components/ProxmoxVmType.js#L82
React Hook useEffect has missing dependencies: 'general' and 'registerComp'. Either include them or remove the dependency array
|
Run plugin linter:
webpack/components/ProxmoxVmType.js#L82
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
Loading