This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Implement a large amount of functionality #12
Annotations
10 errors and 5 warnings
crates/quake_engine/src/metadata.rs#L6
unresolved import `quake_core::prelude`
|
crates/quake_engine/src/state/mod.rs#L7
unresolved import `quake_core::prelude`
|
crates/quake_engine/src/state/mod.rs#L39
failed to resolve: use of undeclared crate or module `errors`
|
crates/quake_engine/src/state/mod.rs#L45
failed to resolve: use of undeclared crate or module `errors`
|
crates/quake_engine/src/state/mod.rs#L144
failed to resolve: use of undeclared crate or module `errors`
|
crates/quake_engine/src/lib.rs#L42
cannot find type `Project` in this scope
|
crates/quake_engine/src/lib.rs#L49
cannot find type `Project` in this scope
|
crates/quake_engine/src/lib.rs#L63
cannot find type `Project` in this scope
|
crates/quake_engine/src/metadata.rs#L20
enum takes 2 generic arguments but 1 generic argument was supplied
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading