Skip to content

Add support for MQTT Event #81

Add support for MQTT Event

Add support for MQTT Event #81

Triggered via push August 28, 2023 19:31
Status Success
Total duration 58s
Artifacts 1

build.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest): src/ToMqttNet/DeviceTypes/MqttAlarmControlPanelDiscoveryConfig.cs#L51
Non-nullable property 'CommandTopic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/ToMqttNet/DeviceTypes/MqttAlarmControlPanelDiscoveryConfig.cs#L173
Non-nullable property 'StateTopic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/ToMqttNet/DeviceTypes/MqttBinarySensorDiscoveryConfig.cs#L115
Non-nullable property 'StateTopic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/ToMqttNet/MqttDiscoveryConfig.cs#L138
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/ToMqttNet/MqttConnectionService.cs#L71
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 (ubuntu-latest): src/ToMqttNet/MqttConnectionService.cs#L77
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 (ubuntu-latest): src/ToMqttNet/DeviceTypes/MqttVacuumDiscoveryConfig.cs#L29
Non-nullable property 'FanSpeedList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/ToMqttNet/DeviceTypes/MqttVacuumDiscoveryConfig.cs#L151
Non-nullable property 'SupportedFeatures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/ToMqttNet/DeviceTypes/MqttTemplateLightDiscoveryConfig.cs#L36
Non-nullable property 'CommandOffTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/ToMqttNet/DeviceTypes/MqttTemplateLightDiscoveryConfig.cs#L42
Non-nullable property 'CommandOnTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
nupkg Expired
172 KB