Skip to content

Fixes Host network interfaces UI #30

Fixes Host network interfaces UI

Fixes Host network interfaces UI #30

Triggered via pull request October 4, 2024 07:42
Status Failure
Total duration 1m 17s
Artifacts

js_ci.yml

on: pull_request
Matrix: test_js
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
test_js (14): webpack/components/ProxmoxVmUtils.js#L61
$.ready is not allowed
test_js (14): webpack/components/ProxmoxVmUtils.js#L61
Unexpected function expression
test_js (14)
Process completed with exit code 1.
test_js (14)
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/
test_js (14)
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/
test_js (14): webpack/components/ProxmoxContainer/ProxmoxContainerNetwork.js#L24
React Hook useEffect has a missing dependency: 'addInterface'. Either include it or remove the dependency array
test_js (14): webpack/components/ProxmoxContainer/ProxmoxContainerStorage.js#L45
React Hook useEffect has a missing dependency: 'addMountPoint'. Either include it or remove the dependency array
test_js (14): webpack/components/ProxmoxServer/ProxmoxServerNetwork.js#L24
React Hook useEffect has a missing dependency: 'addInterface'. Either include it or remove the dependency array
test_js (14): webpack/components/ProxmoxServer/ProxmoxServerStorage.js#L45
React Hook useEffect has missing dependencies: 'addCDRom', 'addHardDisk', and 'nextDeviceNumbers'. Either include them or remove the dependency array
test_js (14): webpack/components/ProxmoxVmType.js#L73
React Hook useEffect has missing dependencies: 'fromProfile', 'general', and 'registerComp'. Either include them or remove the dependency array
test_js (14): 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
test_js (14): webpack/components/ProxmoxVmType.js#L82
React Hook useEffect has missing dependencies: 'general' and 'registerComp'. Either include them or remove the dependency array
test_js (14): 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
test_js (14): webpack/components/ProxmoxVmUtils.js#L61
Unexpected unnamed function