Refactor XUnit Fluent #9
Annotations
3 errors and 11 warnings
build:
RfmUsb.Net.UnitTests/Rfm9xTests.cs#L30
The type or namespace name 'Threading' does not exist in the namespace 'RfmUsb.Net' (are you missing an assembly reference?)
|
build:
RfmUsb.Net.UnitTests/Rfm9xTests.cs#L30
The type or namespace name 'Threading' does not exist in the namespace 'RfmUsb.Net' (are you missing an assembly reference?)
|
build
Process completed with exit code 1.
|
build
No files were found with the provided path: /home/runner/work/RfmUsb.Net/RfmUsb.Net.UnitTests/TestResults/test-results.trx. No artifacts will be uploaded.
|
build:
RfmUsb.Net/RfmBase.cs#L62
Non-nullable event 'DioInterrupt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
RfmUsb.Net/Ports/SerialPort.cs#L39
Non-nullable event 'DataReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
RfmUsb.Net/Ports/SerialPort.cs#L39
Non-nullable event 'ErrorReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
RfmUsb.Net/Ports/SerialPort.cs#L39
Non-nullable event 'PinChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
RfmUsbConsole/Program.cs#L44
Non-nullable field '_configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
RfmUsb.Net.IntTests/Rfm9xFskTests.cs#L42
#warning: 'TODO'
|
build:
RfmUsb.Net.IntTests/RfmTestBase.cs#L42
Non-nullable field 'RfmBase' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
RfmUsb.Net/RfmBase.cs#L62
Non-nullable event 'DioInterrupt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
RfmUsb.Net/Ports/SerialPort.cs#L39
Non-nullable event 'DataReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
RfmUsb.Net/Ports/SerialPort.cs#L39
Non-nullable event 'ErrorReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|