try echo for win #117
Annotations
10 warnings
build:
ComCli/Program.cs#L17
Non-nullable field 'Port' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
ComCli/Program.cs#L24
The variable 'typeName' is assigned but its value is never used
|
build:
ComCli/Program.cs#L124
The variable 'ex' is declared but never used
|
build:
ComCli/Program.cs#L169
The variable 'ex' is declared but never used
|
build:
ComCli/Program.cs#L236
Converting null literal or possible null value to non-nullable type.
|
build:
ComCli/Program.cs#L237
Converting null literal or possible null value to non-nullable type.
|
build:
ComCli/Program.cs#L249
Dereference of a possibly null reference.
|
build:
StatusConsole/L3/NextionL3.cs#L78
The event 'NextionL3.L3PackageReceived' is never used
|
build:
ComCli/Program.cs#L17
Non-nullable field 'Port' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
ComCli/Program.cs#L24
The variable 'typeName' is assigned but its value is never used
|