Skip to content

i18n: fix typos in dutch translation (#819) #95

i18n: fix typos in dutch translation (#819)

i18n: fix typos in dutch translation (#819) #95

Triggered via push July 11, 2023 02:32
Status Success
Total duration 40m 24s
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