Skip to content

Fix game detection / communication to work with HMW naming (#137) #20

Fix game detection / communication to work with HMW naming (#137)

Fix game detection / communication to work with HMW naming (#137) #20

Triggered via push October 19, 2024 14:52
Status Success
Total duration 2m 21s
Artifacts
Build and run tests
2m 10s
Build and run tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and run tests: H2MLauncher.CLI/Program.cs#L119
Unboxing a possibly null value.
Build and run tests: H2MLauncher.CLI/Program.cs#L147
Unboxing a possibly null value.
Build and run tests: H2MLauncher.CLI/Program.cs#L312
Unreachable code detected
Build and run tests: H2MLauncher.CLI/Program.cs#L278
The variable 'bytesRead' is declared but never used
Build and run tests: H2MLauncher.CLI/Program.cs#L101
Field 'Program.client_state_t.serverTime' is never assigned to, and will always have its default value 0
Build and run tests: H2MLauncher.CLI/Program.cs#L98
Field 'Program.client_state_t.num_players' is never assigned to, and will always have its default value 0
Build and run tests: H2MLauncher.CLI/Program.cs#L94
Field 'Program.client_state_t.__pad0' is never assigned to, and will always have its default value null
Build and run tests: H2MLauncher.CLI/Program.cs#L97
Field 'Program.client_state_t.__pad1' is never assigned to, and will always have its default value null
Build and run tests: H2MLauncher.CLI/Program.cs#L95
Field 'Program.client_state_t.ping' is never assigned to, and will always have its default value 0
Build and run tests: H2MLauncher.CLI/Program.cs#L100
Field 'Program.client_state_t.__pad2' is never assigned to, and will always have its default value null