Add Stiebel ISG as charger (experimental) #17696
default.yml
on: pull_request
Clean
2m 11s
Build
1m 48s
Test
2m 25s
Lint
2m 4s
UI
51s
Integration
2m 7s
Annotations
14 errors and 1 warning
Build:
charger/stiebel-isg.go#L244
cannot use (*StiebelIsg)(nil) (value of type *StiebelIsg) as "github.com/evcc-io/evcc/api".SocLimiter value in variable declaration: *StiebelIsg does not implement "github.com/evcc-io/evcc/api".SocLimiter (missing method GetLimitSoc)
|
Build
Process completed with exit code 2.
|
Lint:
cmd/configure/devicetest.go#L9
could not import github.com/evcc-io/evcc/charger (-: # github.com/evcc-io/evcc/charger
|
Lint:
charger/stiebel-isg.go#L244
cannot use (*StiebelIsg)(nil) (value of type *StiebelIsg) as "github.com/evcc-io/evcc/api".SocLimiter value in variable declaration: *StiebelIsg does not implement "github.com/evcc-io/evcc/api".SocLimiter (missing method GetLimitSoc)) (typecheck)
|
Lint:
charger/stiebel-isg.go#L244
cannot use (*StiebelIsg)(nil) (value of type *StiebelIsg) as "github.com/evcc-io/evcc/api".SocLimiter value in variable declaration: *StiebelIsg does not implement "github.com/evcc-io/evcc/api".SocLimiter (missing method GetLimitSoc) (typecheck)
|
Lint:
cmd/setup.go#L20
could not import github.com/evcc-io/evcc/charger (-: # github.com/evcc-io/evcc/charger
|
Lint:
charger/stiebel-isg.go#L244
cannot use (*StiebelIsg)(nil) (value of type *StiebelIsg) as "github.com/evcc-io/evcc/api".SocLimiter value in variable declaration: *StiebelIsg does not implement "github.com/evcc-io/evcc/api".SocLimiter (missing method GetLimitSoc)) (typecheck)
|
Lint:
server/http_config_device_handler.go#L11
could not import github.com/evcc-io/evcc/charger (-: # github.com/evcc-io/evcc/charger
|
Lint:
charger/stiebel-isg.go#L244
cannot use (*StiebelIsg)(nil) (value of type *StiebelIsg) as "github.com/evcc-io/evcc/api".SocLimiter value in variable declaration: *StiebelIsg does not implement "github.com/evcc-io/evcc/api".SocLimiter (missing method GetLimitSoc)) (typecheck)
|
Lint
issues found
|
Integration:
charger/stiebel-isg.go#L244
cannot use (*StiebelIsg)(nil) (value of type *StiebelIsg) as "github.com/evcc-io/evcc/api".SocLimiter value in variable declaration: *StiebelIsg does not implement "github.com/evcc-io/evcc/api".SocLimiter (missing method GetLimitSoc)
|
Integration
Process completed with exit code 2.
|
Test:
charger/stiebel-isg.go#L244
cannot use (*StiebelIsg)(nil) (value of type *StiebelIsg) as "github.com/evcc-io/evcc/api".SocLimiter value in variable declaration: *StiebelIsg does not implement "github.com/evcc-io/evcc/api".SocLimiter (missing method GetLimitSoc)
|
Test
Process completed with exit code 2.
|
Integration
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|