Skip to content

fix(deps): update module github.com/metal-toolbox/conditionorc to v1.12.1 - autoclosed #902

fix(deps): update module github.com/metal-toolbox/conditionorc to v1.12.1 - autoclosed

fix(deps): update module github.com/metal-toolbox/conditionorc to v1.12.1 - autoclosed #902

Triggered via pull request December 12, 2024 20:17
Status Success
Total duration 2m 6s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Analyze (go)
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
Analyze (go)
invalid operation: c.Kind == kind (mismatched types "github.com/metal-toolbox/rivets/v2/condition".Kind and "github.com/metal-toolbox/rivets/condition".Kind)
Analyze (go)
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
Analyze (go)
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
Analyze (go)
cannot use rctypes.Inventory (constant "inventory" of type "github.com/metal-toolbox/rivets/condition".Kind) as "github.com/metal-toolbox/rivets/v2/condition".Kind value in argument to client.ServerConditionCreate
Analyze (go)
cannot use params (variable of type *"github.com/metal-toolbox/rivets/condition".FirmwareInstallTaskParameters) as *"github.com/metal-toolbox/rivets/v2/condition".FirmwareInstallTaskParameters value in argument to client.ServerFirmwareInstall
Analyze (go)
cannot use rctypes.ServerControl (constant "serverControl" of type "github.com/metal-toolbox/rivets/condition".Kind) as "github.com/metal-toolbox/rivets/v2/condition".Kind value in argument to c.ServerConditionCreate
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/