Skip to content

Update testing label from 'testing3' to 'testing4' #5

Update testing label from 'testing3' to 'testing4'

Update testing label from 'testing3' to 'testing4' #5

Triggered via push December 23, 2025 05:55
Status Failure
Total duration 1m 8s
Artifacts

app-deploy.yml

on: push
deploy-to-google-cloud
1m 5s
deploy-to-google-cloud
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
deploy-to-google-cloud
Process completed with exit code 1.
deploy-to-google-cloud: MQTTnet.ClientLib/Shared/MqttService.cs#L16
Missing XML comment for publicly visible type or member 'MqttService'
deploy-to-google-cloud: MQTTnet.ClientLib/Shared/MqttService.cs#L147
The variable 'ex' is declared but never used
deploy-to-google-cloud: MQTTnet.ClientLib/Shared/MqttService.cs#L135
The variable 'ex' is declared but never used
deploy-to-google-cloud: MQTTnet.ClientLib/Shared/MqttService.cs#L123
The variable 'ex' is declared but never used
deploy-to-google-cloud: MQTTnet.ClientLib/Shared/MqttService.cs#L112
The variable 'ex' is declared but never used
deploy-to-google-cloud: MQTTnet.ClientLib/Shared/MqttService.cs#L83
The variable 'ex' is declared but never used
deploy-to-google-cloud: MQTTnet.ClientLib/Shared/MqttService.cs#L70
The variable 'ex' is declared but never used
deploy-to-google-cloud: MQTTnet.ClientLib/Shared/MqttMessageReceivedHandler.cs#L17
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.
deploy-to-google-cloud: MQTTnet.ClientLib/Shared/MqttDisconnectedHandler.cs#L23
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.
deploy-to-google-cloud: MQTTnet.ClientLib/Shared/MqttConnectedHandler.cs#L21
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.