Skip to content

Suggest to use cargo add in README.md #1007

Suggest to use cargo add in README.md

Suggest to use cargo add in README.md #1007

Triggered via pull request September 2, 2023 12:52
Status Failure
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
unresolved import `bevy::prelude::ComputedVisibility`: src/entity.rs#L5
error[E0432]: unresolved import `bevy::prelude::ComputedVisibility` --> src/entity.rs:5:15 | 5 | prelude::{ComputedVisibility, GlobalTransform, Handle, Transform, Visibility}, | ^^^^^^^^^^^^^^^^^^ | | | no `ComputedVisibility` in `prelude` | help: a similar name exists in the module: `InheritedVisibility`
unresolved import `bevy::prelude::ComputedVisibility`: src/entity.rs#L5
error[E0432]: unresolved import `bevy::prelude::ComputedVisibility` --> src/entity.rs:5:15 | 5 | prelude::{ComputedVisibility, GlobalTransform, Handle, Transform, Visibility}, | ^^^^^^^^^^^^^^^^^^ | | | no `ComputedVisibility` in `prelude` | help: a similar name exists in the module: `InheritedVisibility`
build (nightly, ubuntu-latest)
Clippy had exited with the 101 exit code
build (stable, ubuntu-latest)
The operation was canceled.
build (nightly, windows-latest)
The operation was canceled.
build (stable, windows-latest)
The operation was canceled.
build (nightly, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (stable, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (nightly, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (stable, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/