Skip to content

build

build #97

Manually triggered June 23, 2024 03:04
Status Cancelled
Total duration 42s
Artifacts

build.yaml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build (ubuntu-latest): src/command_center.rs#L8
unused variable: `shared_connection_mg`
build (ubuntu-latest): src/connection.rs#L95
variant `SendPacketToPlayerBy` is never constructed
build (ubuntu-latest): src/connection/player_net_api.rs#L11
fields `max_unit_size`, `income`, `uplist`, and `beta_game_version` are never read
build (ubuntu-latest): src/connection_manager.rs#L37
variant `Name` is never constructed
build (ubuntu-latest): src/connection_manager.rs#L224
method `send_packet_to_player_by` is never used
build (ubuntu-latest): src/connection_manager/connection_lib.rs#L9
field `player_name_map` is never read
build (ubuntu-latest): src/data.rs#L10
static `COMMAND_HELP` is never used
build (ubuntu-latest): src/packet.rs#L144
methods `write_u64`, `write_u16`, and `write_f32` are never used
build (ubuntu-latest): src/packet/super_packet.rs#L38
static `SET_TERRAIN_PACKET_1` is never used
build (ubuntu-latest): src/packet/super_packet.rs#L44
static `SET_TERRAIN_PACKET_2` is never used
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.