Update workflow to use PAT. #7
build_and_tests.yml
on: pull_request
Build and run tests
2m 14s
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#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#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#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#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#L100
Field 'Program.client_state_t.__pad2' is never assigned to, and will always have its default value null
|
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
|