Skip to content

feat: add resourcecontext controller to xset #237

feat: add resourcecontext controller to xset

feat: add resourcecontext controller to xset #237

Triggered via pull request August 25, 2025 11:24
Status Failure
Total duration 1m 50s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
Golang Lint: xset/synccontrols/x_update.go#L378
not enough arguments in call to u.resourContextControl.Get
Golang Lint: xset/synccontrols/x_update.go#L378
multiple-value u.resourContextControl.Get(api.EnumRevisionContextDataKey) (value of type (string, bool)) in single-value context
Golang Lint: xset/synccontrols/x_update.go#L376
not enough arguments in call to u.resourContextControl.Get
Golang Lint: xset/synccontrols/x_update.go#L376
multiple-value u.resourContextControl.Get(api.EnumRevisionContextDataKey) (value of type (string, bool)) in single-value context
Golang Lint: xset/synccontrols/x_update.go#L136
not enough arguments in call to r.resourContextControl.Get
Golang Lint: xset/synccontrols/x_update.go#L136
multiple-value r.resourContextControl.Get(api.EnumRevisionContextDataKey) (value of type (string, bool)) in single-value context
Golang Lint: xset/synccontrols/x_replace.go#L145
not enough arguments in call to r.resourContextControl.Get
Golang Lint: xset/synccontrols/x_replace.go#L145
multiple-value r.resourContextControl.Get(api.EnumRevisionContextDataKey) (value of type (string, bool)) in single-value context
Golang Lint: xset/synccontrols/x_replace.go#L142
not enough arguments in call to r.resourContextControl.Get
Golang Lint: xset/synccontrols/x_replace.go#L142
too many arguments in call to ownedIDs[newTargetContext.ID].Remove
Unit Test: xset/synccontrols/x_update.go#L378
not enough arguments in call to u.resourContextControl.Get
Unit Test: xset/synccontrols/x_update.go#L378
multiple-value u.resourContextControl.Get(api.EnumRevisionContextDataKey) (value of type (string, bool)) in single-value context
Unit Test: xset/synccontrols/x_update.go#L376
not enough arguments in call to u.resourContextControl.Get
Unit Test: xset/synccontrols/x_update.go#L376
multiple-value u.resourContextControl.Get(api.EnumRevisionContextDataKey) (value of type (string, bool)) in single-value context
Unit Test: xset/synccontrols/x_update.go#L136
not enough arguments in call to r.resourContextControl.Get
Unit Test: xset/synccontrols/x_update.go#L136
multiple-value r.resourContextControl.Get(api.EnumRevisionContextDataKey) (value of type (string, bool)) in single-value context
Unit Test: xset/synccontrols/x_replace.go#L145
not enough arguments in call to r.resourContextControl.Get
Unit Test: xset/synccontrols/x_replace.go#L145
multiple-value r.resourContextControl.Get(api.EnumRevisionContextDataKey) (value of type (string, bool)) in single-value context
Unit Test: xset/synccontrols/x_replace.go#L142
not enough arguments in call to r.resourContextControl.Get
Unit Test: xset/synccontrols/x_replace.go#L142
too many arguments in call to ownedIDs[newTargetContext.ID].Remove
License Check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.