Skip to content

no typing in the brodsky channel #587

no typing in the brodsky channel

no typing in the brodsky channel #587

Triggered via push January 14, 2024 03:03
Status Success
Total duration 33s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

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/