Skip to content

Update kubernetes packages to v0.27.4 - autoclosed #278

Update kubernetes packages to v0.27.4 - autoclosed

Update kubernetes packages to v0.27.4 - autoclosed #278

Triggered via pull request July 20, 2023 03:10
Status Failure
Total duration 40s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test
cannot use &zapLogger{...} (type *zapLogger) as type logr.Logger in return argument
test
cannot use &zapLogger{...} (type *zapLogger) as type logr.Logger in return argument
test
cannot use &zapLogger{} (type *zapLogger) as type logr.Logger in assignment
test
undefined: logr.CallDepthLogger
test
multiple-value logr.FromContext() in single-value context
test
assignment mismatch: 1 variable but logr.FromContext returns 2 values
test
assignment mismatch: 1 variable but logr.FromContext returns 2 values
test
assignment mismatch: 1 variable but logr.FromContext returns 2 values
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/