Skip to content

Add plane2 workflows to main #992

Add plane2 workflows to main

Add plane2 workflows to main #992

Triggered via pull request December 14, 2023 22:43
Status Success
Total duration 1m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

clippy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
implementation of inherent method `to_string(&self) -> String` for type `nats::QueueGroup`: core/src/nats.rs#L40
warning: implementation of inherent method `to_string(&self) -> String` for type `nats::QueueGroup` --> core/src/nats.rs:40:5 | 40 | / pub fn to_string(&self) -> String { 41 | | self.0.clone() 42 | | } | |_____^ | = help: implement trait `Display` for type `nats::QueueGroup` instead = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#inherent_to_string = note: `#[warn(clippy::inherent_to_string)]` on by default
clippy_check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy_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/
clippy_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/
clippy_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/
clippy_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/