check #21
check.yaml
on: workflow_dispatch
lint
34s
check format
15s
Annotations
11 errors and 10 warnings
check format
Process completed with exit code 1.
|
lint:
src/connection.rs#L14
unused import: `log::warn`
|
lint:
src/connection.rs#L28
unused imports: `receiver::ReceiverData`, `sender::SenderData`
|
lint:
src/connection_manager.rs#L3
unused import: `std::sync::RwLock`
|
lint:
src/connection_manager.rs#L7
unused import: `tokio::runtime`
|
lint:
src/connection_manager.rs#L11
unused import: `self`
|
lint:
src/packet/common_packet.rs#L1
unused import: `crate::dummy::BasicDummy`
|
lint:
src/uplist.rs#L1
unused import: `collections::HashMap`
|
lint:
src/worker_pool/processor.rs#L1
unused import: `AtomicU32`
|
lint:
src/worker_pool/processor.rs#L4
unused import: `tokio::sync::SemaphorePermit`
|
lint:
src/worker_pool/receiver.rs#L3
unused import: `AtomicU32`
|
check format:
src/command_center.rs#L31
Diff in /home/runner/work/RW-RJR-Server/RW-RJR-Server/src/command_center.rs
|
check format:
src/command_center.rs#L41
Diff in /home/runner/work/RW-RJR-Server/RW-RJR-Server/src/command_center.rs
|
check format:
src/connection/shared_connection.rs#L234
Diff in /home/runner/work/RW-RJR-Server/RW-RJR-Server/src/connection/shared_connection.rs
|
check format:
src/connection/shared_connection.rs#L241
Diff in /home/runner/work/RW-RJR-Server/RW-RJR-Server/src/connection/shared_connection.rs
|
check format:
src/connection.rs#L495
Diff in /home/runner/work/RW-RJR-Server/RW-RJR-Server/src/connection.rs
|
check format:
src/connection_manager/connection_lib.rs#L18
Diff in /home/runner/work/RW-RJR-Server/RW-RJR-Server/src/connection_manager/connection_lib.rs
|
check format:
src/connection_manager/connection_lib.rs#L35
Diff in /home/runner/work/RW-RJR-Server/RW-RJR-Server/src/connection_manager/connection_lib.rs
|
check format:
src/connection_manager/connection_lib.rs#L50
Diff in /home/runner/work/RW-RJR-Server/RW-RJR-Server/src/connection_manager/connection_lib.rs
|
check format:
src/connection_manager.rs#L145
Diff in /home/runner/work/RW-RJR-Server/RW-RJR-Server/src/connection_manager.rs
|
check format:
src/connection_manager.rs#L152
Diff in /home/runner/work/RW-RJR-Server/RW-RJR-Server/src/connection_manager.rs
|