WIP - Add ability to generate report without uploading #586
Annotations
10 errors and 1 warning
test_js:
webpack/ForemanInventoryUpload/Components/AccountList/AccountListActions.js#L46
'disconnected' is never reassigned. Use 'const' instead
|
|
test_js:
webpack/ForemanInventoryUpload/Components/Dashboard/index.js#L5
Replace `·restartProcess,·restartDisconnected·` with `⏎··restartProcess,⏎··restartDisconnected,⏎`
|
test_js:
webpack/ForemanInventoryUpload/Components/Dashboard/index.js#L28
Replace `{·...actions,·restartProcess,·restartDisconnected·},·dispatch` with `⏎····{·...actions,·restartProcess,·restartDisconnected·},⏎····dispatch⏎··`
|
test_js:
webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js#L3
Replace `·Grid,·Button,·Icon,·DropdownItem,·Dropdown,·DropdownToggle,·DropdownToggleAction·` with `⏎··Grid,⏎··Button,⏎··Icon,⏎··DropdownItem,⏎··Dropdown,⏎··DropdownToggle,⏎··DropdownToggleAction,⏎`
|
test_js:
webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js#L10
'setIsActionOpen' is not defined
|
test_js:
webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js#L19
'restartDisconnected' is not defined
|
test_js:
webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js#L20
'exitCode' is not defined
|
test_js:
webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js#L26
Replace `·exitCode,·onRestart,·onDownload,·restartDisconnected,·toggleFullScreen·` with `⏎··exitCode,⏎··onRestart,⏎··onDownload,⏎··restartDisconnected,⏎··toggleFullScreen,⏎`
|
test_js:
webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js#L26
'restartDisconnected' is missing in props validation
|
test_js
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/
|