Skip to content

feat: add functionality to set DTR/RTS line status on serial port open #96

feat: add functionality to set DTR/RTS line status on serial port open

feat: add functionality to set DTR/RTS line status on serial port open #96

Triggered via push July 11, 2023 08:18
Status Success
Total duration 31m 46s
Artifacts

build.yml

on: push
Matrix: Build Linux packages
Matrix: Build macOS packages
Matrix: Build Windows packages
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Build Windows packages (14.x): src/app/components/Validation/createFormControl.js#L6
UNSAFE_componentWillReceiveProps is unsafe for use in async rendering. Update the component to use getDerivedStateFromProps instead. See https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html
Build Windows packages (14.x): src/app/widgets/Visualizer/GridLine.js#L11
Unexpected constant truthiness on the left-hand side of a `||` expression
Build Windows packages (14.x): src/app/widgets/Visualizer/GridLine.js#L12
Unexpected constant truthiness on the left-hand side of a `||` expression
Build Linux packages (14.x): src/app/components/Validation/createFormControl.js#L6
UNSAFE_componentWillReceiveProps is unsafe for use in async rendering. Update the component to use getDerivedStateFromProps instead. See https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html
Build Linux packages (14.x): src/app/widgets/Visualizer/GridLine.js#L11
Unexpected constant truthiness on the left-hand side of a `||` expression
Build Linux packages (14.x): src/app/widgets/Visualizer/GridLine.js#L12
Unexpected constant truthiness on the left-hand side of a `||` expression
Build macOS packages (14.x): src/app/components/Validation/createFormControl.js#L6
UNSAFE_componentWillReceiveProps is unsafe for use in async rendering. Update the component to use getDerivedStateFromProps instead. See https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html
Build macOS packages (14.x): src/app/widgets/Visualizer/GridLine.js#L11
Unexpected constant truthiness on the left-hand side of a `||` expression
Build macOS packages (14.x): src/app/widgets/Visualizer/GridLine.js#L12
Unexpected constant truthiness on the left-hand side of a `||` expression