fix(deps): update module github.com/metal-toolbox/conditionorc to v1.… #1622
Annotations
14 errors and 2 warnings
verify-docs:
cmd/common.go#L137
cannot use *response.Records.Conditions[0] (variable of type "github.com/metal-toolbox/rivets/v2/condition".Condition) as "github.com/metal-toolbox/rivets/condition".Condition value in return statement
|
verify-docs:
cmd/common.go#L169
invalid operation: c.Kind == kind (mismatched types "github.com/metal-toolbox/rivets/v2/condition".Kind and "github.com/metal-toolbox/rivets/condition".Kind)
|
verify-docs:
cmd/common.go#L170
cannot use c (variable of type *"github.com/metal-toolbox/rivets/v2/condition".Condition) as *"github.com/metal-toolbox/rivets/condition".Condition value in assignment
|
verify-docs
Process completed with exit code 2.
|
lint-test:
cmd/common.go#L1
: # github.com/metal-toolbox/mctl/cmd
|
lint-test:
cmd/common.go#L137
cannot use *response.Records.Conditions[0] (variable of type "github.com/metal-toolbox/rivets/v2/condition".Condition) as "github.com/metal-toolbox/rivets/condition".Condition value in return statement
|
lint-test:
cmd/common.go#L169
invalid operation: c.Kind == kind (mismatched types "github.com/metal-toolbox/rivets/v2/condition".Kind and "github.com/metal-toolbox/rivets/condition".Kind)
|
lint-test:
cmd/common.go#L170
cannot use c (variable of type *"github.com/metal-toolbox/rivets/v2/condition".Condition) as *"github.com/metal-toolbox/rivets/condition".Condition value in assignment (typecheck)
|
lint-test:
cmd/bios/bios.go#L9
could not import github.com/metal-toolbox/mctl/cmd (-: # github.com/metal-toolbox/mctl/cmd
|
lint-test:
cmd/common.go#L137
cannot use *response.Records.Conditions[0] (variable of type "github.com/metal-toolbox/rivets/v2/condition".Condition) as "github.com/metal-toolbox/rivets/condition".Condition value in return statement
|
lint-test:
cmd/common.go#L169
invalid operation: c.Kind == kind (mismatched types "github.com/metal-toolbox/rivets/v2/condition".Kind and "github.com/metal-toolbox/rivets/condition".Kind)
|
lint-test:
cmd/common.go#L170
cannot use c (variable of type *"github.com/metal-toolbox/rivets/v2/condition".Condition) as *"github.com/metal-toolbox/rivets/condition".Condition value in assignment) (typecheck)
|
lint-test:
cmd/bios/bios.go#L47
cannot use params (variable of type *"github.com/metal-toolbox/rivets/condition".BiosControlTaskParameters) as *"github.com/metal-toolbox/rivets/v2/condition".BiosControlTaskParameters value in argument to client.ServerBiosControl (typecheck)
|
lint-test:
cmd/collect/collect.go#L6
could not import github.com/metal-toolbox/mctl/cmd (-: # github.com/metal-toolbox/mctl/cmd
|
verify-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|