Skip to content

Merge remote-tracking branch 'upstream/master' into sync-20240201 #20

Merge remote-tracking branch 'upstream/master' into sync-20240201

Merge remote-tracking branch 'upstream/master' into sync-20240201 #20

Triggered via push February 1, 2024 11:28
Status Failure
Total duration 5m 13s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
build: api/v1/helper.go#L18
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: cannot import "k8s.io/apimachinery/pkg/types" (unknown bexport format version -1 ("u\x01\x00\x00\x00\x00\x00\x00\x00 \x00\x00\x00\"\x00\x00\x00&\x00\x00\x00'\x00\x00\x000\x00\x00\x007\x00\x00\x00@\x00\x00\x00I\x00\x00\x00R\x00\x00\x00T\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\"\x00\x00\x00\x8f\x00\x00\x00\x98\x00\x00\x00\xb4\x00\x00\x00\xc2\x00\x00\x00\xdd\x00\x00\x00\xea\x00\x00\x00\x06\x01\x00\x00\x14\x01\x00\x00\x8a\x01\x00\x00\x93\x01\x00\x00\x97\x01\x00\x00\x9d\x01\x00\x00\x9e\x01\x00\x00\xa8\x01\x00\x00\xb6\x01\x00\x00\xba\x01\x00\x00\xbb\x01\x00\x00\xcc\x01\x00\x00\xd7\x01\x00\x00\xf1\x01\x00\x00a\x02\x00\x00i\x02\x00\x00r\x02\x00\x00\x98\x02\x00\x00\xaf\x02\x00\x00\x1a\x03\x00\x00\x1d\x03\x00\x002\x03\x00\x00K\x03\x00\x00~\x03\x00\x00\x91\x03\x00\x00\x96\x03\x00\x00\x9b\x03\x00\x00\xa0\x03\x00\x00\xa5\x03\x00\x00\xaf\x03\x00\x00\xb7\x03\x00\x00\xbf\x03\x00\x00\xc7\x03\x00\x00\xcf\x03\x00\x00\xd7\x03\x00\x00\xdf\x03\x00\x00\xe7\x03\x00\x00\xef\x03\x00\x00\xf7\x03\x00\x00\xfe\x03\x00\x00\x01\x04\x00\x00$\x04\x00\x00+\x04\x00\x00/\x04\x00\x00T\x04\x00\x00W\x04\x00\x00g\x04\x00\x00s\x04\x00\x00\x83\x04\x00\x00\x93\x04\x00\x00\xe9\x04\x00\x00\xf5\x04\x00\x00\x03\x05\x00\x00\x13\x05\x00\x00\x1f\x05\x00\x00 \x05\x00\x00$\x05\x00\x00%\x05\x00\x00&\x05\x00\x00>\x05\x00\x00B\x05\x00\x00C\x05\x00\x00D\x05\x00\x00H\x05\x00\x00P\x05\x00\x00X\x05\x00\x00`\x05\x00\x00h\x05\x00\x00p\x05\x00\x00x\x05\x00\x00\x80\x05\x00\x00\x88\x05\x00\x00\x90\x05\x00\x00\xee\x05\x00\x00\\\x06\x00\x00typesk8s.io/apimachinery/pkg/typesvendor/k8s.io/apimachinery/pkg/types/patch.goPatchTypeapplication/apply-patch+yamlApplyPatchTypeapplication/json-patch+jsonJSONPatchTypeapplication/merge-patch+jsonMergePatchTypevendor/k8s.io/apimachinery/pkg/types/namespacedname.goNamespaceNameStringnMarshalLogNamespacedNameesc:/string(Separator)json:\"name\"json:\"namespace,omitempty\"vendor/k8s.io/apimachinery/pkg/types/nodename.goNodeNameSeparatorapplication/strategic-merge-patch+jsonStrategicMergePatchTypevendor/k8s.io/apimachinery/pkg/types/uid.goUIDNamespacedName.StringNamespacedName.MarshalLog")), possibly version skew - reinstall package) (typecheck)
build: api/v1/helper.go#L303
a[i].GetName undefined (type SriovNetworkNodePolicy has no field or method GetName) (typecheck)
build: api/v1/helper.go#L470
p.GetName undefined (type *SriovNetworkNodePolicy has no field or method GetName) (typecheck)
build: api/v1/helper.go#L571
cr.Name undefined (type *SriovIBNetwork has no field or method Name) (typecheck)
build: api/v1/helper.go#L573
cr.Namespace undefined (type *SriovIBNetwork has no field or method Namespace) (typecheck)
build: api/v1/helper.go#L630
cr.GetNamespace undefined (type *SriovIBNetwork has no field or method GetNamespace) (typecheck)
build: api/v1/helper.go#L634
cr.GetName undefined (type *SriovIBNetwork has no field or method GetName) (typecheck)
build: api/v1/helper.go#L656
cr.Name undefined (type *SriovNetwork has no field or method Name) (typecheck)
build: api/v1/helper.go#L658
cr.Namespace undefined (type *SriovNetwork has no field or method Namespace) (typecheck)
build: api/v1/helper.go#L765
cr.GetNamespace undefined (type *SriovNetwork has no field or method GetNamespace) (typecheck)
Golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, coverallsapp/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/