Skip to content

chore: work in progress #90

chore: work in progress

chore: work in progress #90

Triggered via push June 11, 2023 05:06
Status Success
Total duration 22m 35s
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