Skip to content

Common Packet のディレクトリ変更 #1516

Common Packet のディレクトリ変更

Common Packet のディレクトリ変更 #1516

Triggered via pull request March 29, 2024 04:41
Status Success
Total duration 1m 18s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
rust: <unknown>#L1
[clippy] reported by reviewdog 🐶 1 warning emitted Raw Output: <unknown>:1:1: warning: 1 warning emitted ()
rust: build.rs#L97
[clippy] reported by reviewdog 🐶 you seem to be trying to use `match` for an equality check. Consider using `if` Raw Output: build.rs:97:9: warning: you seem to be trying to use `match` for an equality check. Consider using `if` (clippy::single_match)