Skip to content

Pull request tests feat-zigbee2mqtt-usb-change #3758

Pull request tests feat-zigbee2mqtt-usb-change

Pull request tests feat-zigbee2mqtt-usb-change #3758

Triggered via pull request September 29, 2023 16:11
Status Failure
Total duration 8m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docker-pr-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Server test: server/services/zigbee2mqtt/lib/installZ2mContainer.js#L27
This line has a length of 126. Maximum allowed is 120
Server test
Process completed with exit code 1.
Front test: front/src/components/boxs/baseEditBox.jsx#L40
Using inline style is not recommended. Please use a .css file
Front test: front/src/components/boxs/baseEditBox.jsx#L47
Using inline style is not recommended. Please use a .css file
Front test: front/src/components/boxs/baseEditBox.jsx#L50
Using inline style is not recommended. Please use a .css file
Front test: front/src/components/boxs/baseEditBox.jsx#L65
Using inline style is not recommended. Please use a .css file
Front test: front/src/components/boxs/baseEditBox.jsx#L73
Using inline style is not recommended. Please use a .css file
Front test: front/src/components/boxs/baseEditBox.jsx#L78
Using inline style is not recommended. Please use a .css file
Front test: front/src/components/boxs/device-in-room/device-features/ColorDeviceFeature.jsx#L85
Using inline style is not recommended. Please use a .css file
Front test: front/src/components/boxs/ecowatt/Ecowatt.jsx#L28
Using inline style is not recommended. Please use a .css file
Front test: front/src/components/boxs/ecowatt/Ecowatt.jsx#L29
Using inline style is not recommended. Please use a .css file
Server test: server/api/middlewares/asyncMiddleware.js#L4
Prefer await to then()/catch()/finally()