Skip to content

Looks like all logs via ILogger #8

Looks like all logs via ILogger

Looks like all logs via ILogger #8

Triggered via push November 6, 2023 19:45
Status Success
Total duration 1m 5s
Artifacts

continuous.yml

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

Annotations

10 warnings
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/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=net7.0]
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Rtl8812aDevice.cs(20,14): 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,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=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(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=net7.0]
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=net7.0]
ubuntu-latest
/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812au/Modules/EepromManager.cs(221,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/EepromManager.cs(785,27): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/WiFiDriver/WiFiDriver/src/Rtl8812auNet/Rtl8812auNet.csproj::TargetFramework=net7.0]