no typing in the brodsky channel #587
Annotations
2 warnings
unused import: `model::prelude::UserId`:
bin/bot/src/discord/handler/brain/functions/bank.rs#L2
warning: unused import: `model::prelude::UserId`
--> bin/bot/src/discord/handler/brain/functions/bank.rs:2:16
|
2 | use serenity::{model::prelude::UserId, prelude::Context};
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|