Skip to content

Adding creative mode #850

Adding creative mode

Adding creative mode #850

Triggered via pull request October 20, 2024 21:20
Status Failure
Total duration 4m 36s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
missing documentation for a struct: cosmos_core/src/entities/player/creative.rs#L7
error: missing documentation for a struct --> cosmos_core/src/entities/player/creative.rs:7:1 | 7 | pub struct Creative; | ^^^^^^^^^^^^^^^^^^^
missing documentation for a module: cosmos_core/src/entities/player/mod.rs#L3
error: missing documentation for a module --> cosmos_core/src/entities/player/mod.rs:3:1 | 3 | pub mod creative; | ^^^^^^^^^^^^^^^^ | = note: `-D missing-docs` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(missing_docs)]`
missing documentation for a struct: cosmos_core/src/entities/player/creative.rs#L7
error: missing documentation for a struct --> cosmos_core/src/entities/player/creative.rs:7:1 | 7 | pub struct Creative; | ^^^^^^^^^^^^^^^^^^^
missing documentation for a module: cosmos_core/src/entities/player/mod.rs#L3
error: missing documentation for a module --> cosmos_core/src/entities/player/mod.rs:3:1 | 3 | pub mod creative; | ^^^^^^^^^^^^^^^^ | = note: `-D missing-docs` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(missing_docs)]`
build
Clippy had exited with the 101 exit code
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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/
build
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/
build
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/
build
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/