Skip to content

feat(homekit): Add motion sensors (#1914) #720

feat(homekit): Add motion sensors (#1914)

feat(homekit): Add motion sensors (#1914) #720

Triggered via push June 17, 2024 12:44
Status Failure
Total duration 3m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Front build
GitHub Actions has encountered an internal error when running your job.
Front test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Front test: front/src/components/boxs/ecowatt/Ecowatt.jsx#L35
Using inline style is not recommended. Please use a .css file
Server test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Server test: server/api/middlewares/asyncMiddleware.js#L4
Prefer await to then()/catch()/finally()