chore: updating message format #313
Annotations
6 errors and 16 warnings
Run cargo check:
examples/gift_shop/src/main.rs#L32
failed to resolve: could not find `__private` in `actix`
|
Run cargo check:
examples/bank/src/main.rs#L31
failed to resolve: could not find `__private` in `actix`
|
Run cargo check:
examples/bank/src/main.rs#L32
`main` function is not allowed to be `async`
|
Run cargo check:
examples/gift_shop/src/main.rs#L33
`main` function is not allowed to be `async`
|
Run cargo check
could not compile `bank` (bin "bank") due to 2 previous errors
|
Run cargo check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run cargo check:
crates/event_store/src/event/mod.rs#L6
unused import: `crate::core::event::UnsavedEventError`
|
Run cargo check:
crates/event_store/src/event_store/mod.rs#L2
unused import: `crate::event::Event`
|
Run cargo check
`event_store` (lib) generated 2 warnings (run `cargo fix --lib -p event_store` to apply 2 suggestions)
|
Run cargo check:
crates/chekov-macros/src/lib.rs#L107
field `0` is never read
|
Run cargo check
`chekov-macros` (lib) generated 1 warning
|
Run cargo check:
crates/chekov/src/subscriber/mod.rs#L11
unused import: `subscriber::Subscriber`
|
Run cargo check
`chekov-macros` (lib) generated 1 warning (1 duplicate)
|
Run cargo check
`chekov` (lib) generated 2 warnings (run `cargo fix --lib -p chekov` to apply 1 suggestion)
|
Run cargo check:
examples/gift_shop/src/account.rs#L12
unused import: `aggregate::*`
|
Run cargo check
`gift_shop` (bin "gift_shop") generated 1 warning
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Loading