Skip to content

[Draft] Expandable table view #7595

[Draft] Expandable table view

[Draft] Expandable table view #7595

Triggered via pull request August 28, 2023 18:18
Status Failure
Total duration 4m 1s
Artifacts

react_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: webpack/scenes/SmartProxy/Content.js#L3
'SmartProxyContentTable' is defined but never used
build: webpack/scenes/SmartProxy/ExpandableCvDetails.js#L3
A space is required after '{'
build: webpack/scenes/SmartProxy/ExpandableCvDetails.js#L3
A space is required before '}'
build: webpack/scenes/SmartProxy/ExpandableCvDetails.js#L4
Expected 1 empty line after import statement not followed by another import
build: webpack/scenes/SmartProxy/ExpandableCvDetails.js#L5
'data' is missing in props validation
build: webpack/scenes/SmartProxy/ExpandableCvDetails.js#L6
Expected indentation of 2 spaces but found 4
build: webpack/scenes/SmartProxy/ExpandableCvDetails.js#L7
Expected indentation of 4 spaces but found 8
build: webpack/scenes/SmartProxy/ExpandableCvDetails.js#L8
Expected indentation of 4 spaces but found 8
build: webpack/scenes/SmartProxy/ExpandableCvDetails.js#L9
Expected indentation of 2 spaces but found 4
build: webpack/scenes/SmartProxy/ExpandableCvDetails.js#L11
Expected indentation of 2 spaces but found 4
build
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/
build: webpack/scenes/SmartProxy/SmartProxyExpandableTable.js#L30
Unexpected console statement
build: webpack/scenes/SmartProxy/SmartProxyExpandableTable.js#L34
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?