Skip to content

feat: Z-Wave JS v12 #2556

feat: Z-Wave JS v12

feat: Z-Wave JS v12 #2556

Triggered via pull request October 12, 2023 09:24
Status Failure
Total duration 9m 38s
Artifacts

test-and-release.yml

on: pull_request
Matrix: adapter-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check-and-lint: admin/src/components/AssociationNodeTable.tsx#L2
Delete `{·makeStyles·}·from·"@material-ui/core/styles";⏎import·`
check-and-lint: admin/src/components/AssociationNodeTable.tsx#L8
Insert `";⏎import·{·makeStyles·}·from·"@material-ui/core/styles`
check-and-lint: admin/src/components/AssociationRow.tsx#L3
Delete `{·makeStyles,·styled·}·from·"@material-ui/core/styles";⏎import·`
check-and-lint: admin/src/components/AssociationRow.tsx#L6
Insert `";⏎import·{·makeStyles,·styled·}·from·"@material-ui/core/styles`
check-and-lint: admin/src/components/DeviceStatisticsIndicator.tsx#L91
Replace `typeof·props` with `(typeof·props)`
check-and-lint: admin/src/components/DeviceStatusIcon.tsx#L1
Insert `import·Tooltip·from·"@material-ui/core/Tooltip";⏎`
check-and-lint: admin/src/components/DeviceStatusIcon.tsx#L2
Delete `";⏎import·Tooltip·from·"@material-ui/core/Tooltip`
check-and-lint: admin/src/components/GroupRow.tsx#L4
Delete `{·makeStyles·}·from·"@material-ui/core/styles";⏎import·`
check-and-lint: admin/src/components/GroupRow.tsx#L9
Insert `";⏎import·{·makeStyles·}·from·"@material-ui/core/styles`
check-and-lint: admin/src/components/InclusionExclusionDialog.tsx#L5
Delete `{·green,·yellow·}·from·"@material-ui/core/colors";⏎import·`