test: update chekov messaging tests #311
Annotations
14 warnings
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, actions-rs/grcov@v0.1, coverallsapp/github-action@v1.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Coveralls GitHub Action
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/
|
Run actions-rs/grcov@v0.1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run actions-rs/cargo@v1:
crates/event_store/src/event/mod.rs#L6
unused import: `crate::core::event::UnsavedEventError`
|
Run actions-rs/cargo@v1:
crates/event_store/src/event_store/mod.rs#L2
unused import: `crate::event::Event`
|
Run actions-rs/cargo@v1
`event_store` (lib) generated 2 warnings (run `cargo fix --lib -p event_store` to apply 2 suggestions)
|
Run actions-rs/cargo@v1:
crates/chekov/src/subscriber/mod.rs#L11
unused import: `subscriber::Subscriber`
|
Run actions-rs/cargo@v1
`chekov` (lib) generated 1 warning (run `cargo fix --lib -p chekov` to apply 1 suggestion)
|
Run actions-rs/cargo@v1
`event_store` (lib test) generated 2 warnings (2 duplicates)
|
The logs for this run have expired and are no longer available.
Loading