feat: Z-Wave JS v12 #2556
test-and-release.yml
on: pull_request
Matrix: adapter-tests
check-and-lint
1m 34s
deploy
0s
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·`
|