This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Implement a large amount of functionality #12
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: push
cargo check
47s
cargo test
2m 3s
cargo fmt
17s
cargo clippy
1m 23s
Annotations
30 errors and 20 warnings
cargo check:
crates/quake_engine/src/metadata.rs#L6
unresolved import `quake_core::prelude`
|
cargo check:
crates/quake_engine/src/state/mod.rs#L7
unresolved import `quake_core::prelude`
|
cargo check:
crates/quake_engine/src/state/mod.rs#L39
failed to resolve: use of undeclared crate or module `errors`
|
cargo check:
crates/quake_engine/src/state/mod.rs#L45
failed to resolve: use of undeclared crate or module `errors`
|
cargo check:
crates/quake_engine/src/state/mod.rs#L144
failed to resolve: use of undeclared crate or module `errors`
|
cargo check:
crates/quake_engine/src/lib.rs#L42
cannot find type `Project` in this scope
|
cargo check:
crates/quake_engine/src/lib.rs#L49
cannot find type `Project` in this scope
|
cargo check:
crates/quake_engine/src/lib.rs#L63
cannot find type `Project` in this scope
|
cargo check:
crates/quake_engine/src/metadata.rs#L20
enum takes 2 generic arguments but 1 generic argument was supplied
|
cargo check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
cargo clippy:
crates/quake_engine/src/metadata.rs#L6
unresolved import `quake_core::prelude`
|
cargo clippy:
crates/quake_engine/src/state/mod.rs#L7
unresolved import `quake_core::prelude`
|
cargo clippy:
crates/quake_engine/src/state/mod.rs#L39
failed to resolve: use of undeclared crate or module `errors`
|
cargo clippy:
crates/quake_engine/src/state/mod.rs#L45
failed to resolve: use of undeclared crate or module `errors`
|
cargo clippy:
crates/quake_engine/src/state/mod.rs#L144
failed to resolve: use of undeclared crate or module `errors`
|
cargo clippy:
crates/quake_engine/src/lib.rs#L42
cannot find type `Project` in this scope
|
cargo clippy:
crates/quake_engine/src/lib.rs#L49
cannot find type `Project` in this scope
|
cargo clippy:
crates/quake_engine/src/lib.rs#L63
cannot find type `Project` in this scope
|
cargo clippy:
crates/quake_engine/src/metadata.rs#L20
enum takes 2 generic arguments but 1 generic argument was supplied
|
cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
cargo test:
crates/quake_engine/src/metadata.rs#L6
unresolved import `quake_core::prelude`
|
cargo test:
crates/quake_engine/src/state/mod.rs#L7
unresolved import `quake_core::prelude`
|
cargo test:
crates/quake_engine/src/state/mod.rs#L39
failed to resolve: use of undeclared crate or module `errors`
|
cargo test:
crates/quake_engine/src/state/mod.rs#L45
failed to resolve: use of undeclared crate or module `errors`
|
cargo test:
crates/quake_engine/src/state/mod.rs#L144
failed to resolve: use of undeclared crate or module `errors`
|
cargo test:
crates/quake_engine/src/lib.rs#L42
cannot find type `Project` in this scope
|
cargo test:
crates/quake_engine/src/lib.rs#L49
cannot find type `Project` in this scope
|
cargo test:
crates/quake_engine/src/lib.rs#L63
cannot find type `Project` in this scope
|
cargo test:
crates/quake_engine/src/metadata.rs#L20
enum takes 2 generic arguments but 1 generic argument was supplied
|
cargo test
could not compile `quake_engine` (lib) due to 9 previous errors
|
cargo fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|