SCPI interface planning & review #14
+33
−0
Open
Annotations
21 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
source/TS.NET/Drivers/XMDA/Thunderscope.cs#L19
Non-nullable field 'interop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
source/TS.NET/Drivers/XMDA/Thunderscope.cs#L19
Non-nullable field 'calibration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
source/TS.NET/Drivers/XMDA/Thunderscope.cs#L19
Non-nullable field 'revision' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
source/TS.NET/Drivers/LiteX/Thunderscope.cs#L7
Non-nullable field 'calibration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
source/TS.NET/Drivers/LiteX/Thunderscope.cs#L8
Non-nullable field 'revision' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
source/TS.NET/Utility/ThunderscopeCalibration.cs#L5
Non-nullable property 'Channel1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
source/TS.NET/Utility/ThunderscopeCalibration.cs#L6
Non-nullable property 'Channel2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
source/TS.NET/Utility/ThunderscopeCalibration.cs#L7
Non-nullable property 'Channel3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
source/TS.NET/Utility/ThunderscopeCalibration.cs#L8
Non-nullable property 'Channel4' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
source/TS.NET/Utility/BlockingChannel.cs#L50
Possible null reference assignment.
|
source/TS.NET/Drivers/XMDA/Thunderscope.cs#L19
Non-nullable field 'interop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
source/TS.NET/Drivers/XMDA/Thunderscope.cs#L19
Non-nullable field 'calibration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
source/TS.NET/Drivers/XMDA/Thunderscope.cs#L19
Non-nullable field 'revision' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
source/TS.NET/Drivers/LiteX/Thunderscope.cs#L7
Non-nullable field 'calibration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
source/TS.NET/Drivers/LiteX/Thunderscope.cs#L8
Non-nullable field 'revision' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
source/TS.NET/Semaphore/Windows/SemaphoreWindows.cs#L11
Possible null reference assignment.
|
source/TS.NET/Utility/BlockingChannel.cs#L50
Possible null reference assignment.
|
source/TS.NET/Utility/BlockingChannel.cs#L55
Possible null reference assignment.
|
source/TS.NET/Utility/BlockingChannel.cs#L60
Possible null reference assignment.
|
source/TS.NET/Utility/BlockingChannel.cs#L65
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading