chore: update "Commands" page in progress #150
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: push
Matrix: Build Linux packages
Matrix: Build macOS packages
Matrix: Build Windows packages
Annotations
1 error and 9 warnings
|
Build macOS packages (14.x)
Unable to find Node version '14.x' for platform darwin and architecture arm64.
|
|
Build macOS packages (14.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
Build Windows packages (14.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
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
|