[Housekeeping] Bump Go version to 1.22 #2429
Annotations
10 errors and 1 warning
Lint
t declared and not used (typecheck)
|
Lint
arrayHandler declared and not used (typecheck)
|
Lint
r.Timeout undefined (type *RootOptions has no field or method Timeout) (typecheck)
|
Lint
r.Timeout undefined (type *RootOptions has no field or method Timeout) (typecheck)
|
Lint
cannot use &FlyteWorkflow{} (value of type *FlyteWorkflow) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *FlyteWorkflow does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Lint
cannot use &FlyteWorkflowList{} (value of type *FlyteWorkflowList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *FlyteWorkflowList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
Lint
in.GroupVersionKind undefined (type *FlyteWorkflow has no field or method GroupVersionKind) (typecheck)
|
Lint
in.GroupVersionKind undefined (type *FlyteWorkflow has no field or method GroupVersionKind) (typecheck)
|
Lint
in.GetName undefined (type *FlyteWorkflow has no field or method GetName) (typecheck)
|
Lint
in.GetNamespace undefined (type *FlyteWorkflow has no field or method GetNamespace) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading