Create Release Draft #12
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/HASS.Agent/HASS.Agent.Satellite.Service/MQTT/MqttManager.cs#L452
Dereference of a possibly null reference.
|
src/HASS.Agent/HASS.Agent.Satellite.Service/MQTT/MqttManager.cs#L462
Dereference of a possibly null reference.
|
src/HASS.Agent/HASS.Agent.Satellite.Service/MQTT/MqttManager.cs#L499
Dereference of a possibly null reference.
|
src/HASS.Agent/HASS.Agent.Satellite.Service/MQTT/MqttManager.cs#L509
Dereference of a possibly null reference.
|
src/HASS.Agent/HASS.Agent.Shared/Models/HomeAssistant/AbstractSingleValueSensor.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/HASS.Agent/HASS.Agent.Shared/Models/HomeAssistant/AbstractSingleValueSensor.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/HASS.Agent/HASS.Agent.Shared/Models/HomeAssistant/DiscoveryConfigModel.cs#L173
'CommandDiscoveryConfigModel.Availability_topic' hides inherited member 'DiscoveryConfigModel.Availability_topic'. Use the new keyword if hiding was intended.
|
src/HASS.Agent/HASS.Agent.Shared/HomeAssistant/Sensors/WmiQuerySensor.cs#L22
'WmiQuerySensor.AdvancedSettings' hides inherited member 'AbstractSingleValueSensor.AdvancedSettings'. Use the new keyword if hiding was intended.
|
src/HASS.Agent/HASS.Agent.Shared/Managers/SessionsManager.cs#L173
The field 'SessionsManager.SystemPowerCapabilites' is never used
|
src/HASS.Agent/HASS.Agent.Shared/Managers/SessionsManager.cs#L153
The field 'SessionsManager.BatteryReportingScale.Granularity' is never used
|
src/HASS.Agent/HASS.Agent.Shared/Managers/SessionsManager.cs#L154
The field 'SessionsManager.BatteryReportingScale.Capacity' is never used
|
src/HASS.Agent/HASS.Agent.Shared/Managers/PowershellManager.cs#L110
Parameter 'parameters' has no matching param tag in the XML comment for 'PowershellManager.ExecuteScript(string, string, TimeSpan)' (but other parameters do)
|
src/HASS.Agent/HASS.Agent.Shared/Extensions/CommandExtensions.cs#L24
XML comment is not placed on a valid language element
|
src/HASS.Agent/HASS.Agent.Shared/Extensions/SensorExtensions.cs#L24
XML comment is not placed on a valid language element
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "HASS.Agent", "HASS.Agent.Installer", "HASS.Agent.Satellite.Service".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading