Skip to content

Temp uninstall GH versioning. #12

Temp uninstall GH versioning.

Temp uninstall GH versioning. #12

Triggered via push June 14, 2024 18:27
Status Success
Total duration 1m 53s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (windows-latest): nanoFirmwareFlasher.Library/Esp32Operations.cs#L607
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest): nanoFirmwareFlasher.Library/FileDeployment/FileDeploymentManager.cs#L56
The variable 'ex' is declared but never used
build (windows-latest): nanoFirmwareFlasher.Library/Esp32DeviceInfo.cs#L94
Parameter 'psRamSize' has no matching param tag in the XML comment for 'Esp32DeviceInfo.Esp32DeviceInfo(string, string, string, string, string, byte, short, int, PSRamAvailability, int)' (but other parameters do)
build (windows-latest): nanoFirmwareFlasher.Library/JLinkCli.cs#L451
Missing XML comment for publicly visible type or member 'JLinkCli.ShowCLIOutput(string)'
build (windows-latest): nanoFirmwareFlasher.Library/FileDeployment/FileDeploymentManager.cs#L56
The variable 'ex' is declared but never used
build (windows-latest): nanoFirmwareFlasher.Library/Esp32Operations.cs#L607
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest): nanoFirmwareFlasher.Library/Esp32DeviceInfo.cs#L94
Parameter 'psRamSize' has no matching param tag in the XML comment for 'Esp32DeviceInfo.Esp32DeviceInfo(string, string, string, string, string, byte, short, int, PSRamAvailability, int)' (but other parameters do)
build (windows-latest): nanoFirmwareFlasher.Library/JLinkCli.cs#L451
Missing XML comment for publicly visible type or member 'JLinkCli.ShowCLIOutput(string)'