Skip to content

Control plane

Control plane #62

Triggered via pull request June 9, 2024 13:23
@aojeaaojea
synchronize #26
control-plane
Status Failure
Total duration 44s
Artifacts

e2e.yml

on: pull_request
Matrix: e2e
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build
s[i].DeepCopyInto undefined (type Requirement has no field or method DeepCopyInto)
build
impossible type assertion: obj.(*Unknown)
build
impossible type assertion: objects[i].(*Unknown)
build
impossible type assertion: obj.(*Unknown)
build
cannot use &Unknown{…} (value of type *Unknown) as Object value in assignment: *Unknown does not implement Object (missing method DeepCopyObject)
build
cannot use &Unknown{…} (value of type *Unknown) as Object value in assignment: *Unknown does not implement Object (missing method DeepCopyObject)
build
cannot use obj (variable of type *Unknown) as Object value in argument to DecodeInto: *Unknown does not implement Object (missing method DeepCopyObject)
build
cannot use obj (variable of type *Unknown) as Object value in return statement: *Unknown does not implement Object (missing method DeepCopyObject)
build
cannot use obj (variable of type *Unknown) as Object value in return statement: *Unknown does not implement Object (missing method DeepCopyObject)
build
impossible type switch case: *Unknown
build
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/.
build
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/