Skip to content

Simplifying

Simplifying #15

Triggered via push January 7, 2024 18:23
Status Success
Total duration 50s
Artifacts

continuous.yml

on: push
ubuntu-latest
40s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Rtl8812aDevice.cs(20,14): 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=net8.0-android]
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Rtl8812aDevice.cs(20,14): 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=net8.0-android]
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=net8.0-android]
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/ParsedRadioPacket.cs(8,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=net8.0-android]
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Modules/HalModule.cs(1488,21): warning CS0162: Unreachable code detected [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net8.0-android]
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Modules/HalModule.cs(1497,9): warning CS0162: Unreachable code detected [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net8.0-android]
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Modules/EepromManager.cs(164,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=net8.0-android]
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/WiFiDriver.cs(39,16): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net8.0-windows]
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Modules/EepromManager.cs(166,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=net8.0-android]
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/ParsedRadioPacket.cs(8,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=net8.0-windows]