Skip to content

WIP: Fix/linear pwm adjustment #749

WIP: Fix/linear pwm adjustment

WIP: Fix/linear pwm adjustment #749

Triggered via pull request September 23, 2024 03:27
Status Failure
Total duration 22s
Artifacts

go.yml

on: pull_request
Generate cross-platform builds
12s
Generate cross-platform builds
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Generate cross-platform builds: cmd/fan/curve.go#L8
could not import github.com/markusressel/fan2go/internal/fans (-: # github.com/markusressel/fan2go/internal/fans
Generate cross-platform builds: internal/fans/common.go#L95
cannot use &FileFan{…} (value of type *FileFan) as Fan value in return statement: *FileFan does not implement Fan (missing method GetControlAlgorithm)
Generate cross-platform builds: internal/fans/common.go#L101
cannot use &CmdFan{…} (value of type *CmdFan) as Fan value in return statement: *CmdFan does not implement Fan (missing method GetControlAlgorithm)) (typecheck)
Generate cross-platform builds: internal/api/fans.go#L6
could not import github.com/markusressel/fan2go/internal/fans (-: # github.com/markusressel/fan2go/internal/fans
Generate cross-platform builds: internal/fans/common.go#L95
cannot use &FileFan{…} (value of type *FileFan) as Fan value in return statement: *FileFan does not implement Fan (missing method GetControlAlgorithm)
Generate cross-platform builds: internal/fans/common.go#L101
cannot use &CmdFan{…} (value of type *CmdFan) as Fan value in return statement: *CmdFan does not implement Fan (missing method GetControlAlgorithm)) (typecheck)
Generate cross-platform builds: internal/statistics/fan.go#L4
could not import github.com/markusressel/fan2go/internal/fans (-: # github.com/markusressel/fan2go/internal/fans
Generate cross-platform builds: internal/fans/common.go#L95
cannot use &FileFan{…} (value of type *FileFan) as Fan value in return statement: *FileFan does not implement Fan (missing method GetControlAlgorithm)
Generate cross-platform builds: internal/fans/common.go#L101
cannot use &CmdFan{…} (value of type *CmdFan) as Fan value in return statement: *CmdFan does not implement Fan (missing method GetControlAlgorithm)) (typecheck)