Skip to content

Add Monitoring of DHW Temperature (MDT) use case (#226) #863

Add Monitoring of DHW Temperature (MDT) use case (#226)

Add Monitoring of DHW Temperature (MDT) use case (#226) #863

Triggered via push July 20, 2026 11:09
Status Success
Total duration 2m 16s
Artifacts

default.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: examples/controlbox/main.go#L4
"crypto/ecdsa" imported and not used (typecheck)
Build: examples/ced/main.go#L4
"crypto/ecdsa" imported and not used (typecheck)
Build: features/server/measurement.go#L107
m.GetDescriptionsForFilter undefined (type *Measurement has no field or method GetDescriptionsForFilter) (typecheck)
Build: features/server/measurement.go#L47
m.GetDescriptionsForFilter undefined (type *Measurement has no field or method GetDescriptionsForFilter) (typecheck)
Build: features/server/loadcontrol.go#L105
l.GetLimitDescriptionsForFilter undefined (type *LoadControl has no field or method GetLimitDescriptionsForFilter) (typecheck)
Build: features/server/loadcontrol.go#L45
l.GetLimitDescriptionsForFilter undefined (type *LoadControl has no field or method GetLimitDescriptionsForFilter) (typecheck)
Build: features/server/electricalconnection.go#L270
e.GetParameterDescriptionsForFilter undefined (type *ElectricalConnection has no field or method GetParameterDescriptionsForFilter) (typecheck)
Build: features/server/electricalconnection.go#L206
e.GetCharacteristicsForFilter undefined (type *ElectricalConnection has no field or method GetCharacteristicsForFilter) (typecheck)
Build: features/server/electricalconnection.go#L118
e.GetParameterDescriptionsForFilter undefined (type *ElectricalConnection has no field or method GetParameterDescriptionsForFilter) (typecheck)
Build: features/server/deviceconfiguration.go#L95
d.GetKeyValueDescriptionsForFilter undefined (type *DeviceConfiguration has no field or method GetKeyValueDescriptionsForFilter) (typecheck)
Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, github/codeql-action/upload-sarif@v3, golangci/golangci-lint-action@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/