Readme update #7
Annotations
10 warnings
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Rtl8812aDevice.cs(20,12): warning CS8618: Non-nullable field '_readTask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Rtl8812aDevice.cs(20,12): warning CS8618: Non-nullable field '_parseTask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Rtl8812aDevice.cs(20,12): warning CS8618: Non-nullable field '_packetProcessor' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/ParsedRadioPacket.cs(7,19): warning CS8618: Non-nullable property 'UsbBulkTransfer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/ParsedRadioPacket.cs(10,26): warning CS8618: Non-nullable property 'Attr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Modules/RadioManagementModule.cs(100,17): warning CS0162: Unreachable code detected [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Modules/EepromManager.cs(160,48): warning CS0472: The result of the expression is always 'false' since a value of type 'bool' is never equal to 'null' of type 'bool?' [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Modules/EepromManager.cs(162,51): warning CS0472: The result of the expression is always 'false' since a value of type 'bool' is never equal to 'null' of type 'bool?' [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Modules/EepromManager.cs(217,29): warning CS0168: The variable 'j' is declared but never used [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Modules/HalModule.cs(1481,21): warning CS0162: Unreachable code detected [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net7.0]
|