feat: add resourcecontext controller to xset #237
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.
|