Bump github.com/mittwald/go-helm-client from 0.12.5 to 0.12.7 #5821
pre-main.yaml
on: pull_request
Run Linters and Vet
1m 27s
Run Local Smoke Tests
3m 44s
Run Container Smoke Tests
13m 44s
Check all the PR dependencies are merged
4s
Matrix: Run Unit Tests
Annotations
15 errors and 9 warnings
Run Linters and Vet
golangci-lint exit with code 3
|
Run Unit Tests (ubuntu-22.04)
Process completed with exit code 2.
|
Run Unit Tests (macos-latest)
The job was canceled because "ubuntu-22_04" failed.
|
Run Unit Tests (macos-latest)
The operation was canceled.
|
Run Local Smoke Tests
Process completed with exit code 2.
|
Run Container Smoke Tests
cannot use &TracerProvider{} (value of type *TracerProvider) as "go.opentelemetry.io/otel/trace".TracerProvider value in variable declaration: *TracerProvider does not implement "go.opentelemetry.io/otel/trace".TracerProvider (missing method tracerProvider)
|
Run Container Smoke Tests
cannot use t (variable of type *tracer) as "go.opentelemetry.io/otel/trace".Tracer value in return statement: *tracer does not implement "go.opentelemetry.io/otel/trace".Tracer (missing method tracer)
|
Run Container Smoke Tests
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method span)
|
Run Container Smoke Tests
cannot use s.tracer.provider (variable of type *TracerProvider) as "go.opentelemetry.io/otel/trace".TracerProvider value in return statement: *TracerProvider does not implement "go.opentelemetry.io/otel/trace".TracerProvider (missing method tracerProvider)
|
Run Container Smoke Tests
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method span)
|
Run Container Smoke Tests
cannot use s.tracer.provider (variable of type *TracerProvider) as "go.opentelemetry.io/otel/trace".TracerProvider value in return statement: *TracerProvider does not implement "go.opentelemetry.io/otel/trace".TracerProvider (missing method tracerProvider)
|
Run Container Smoke Tests
cannot use &tracer{} (value of type *tracer) as "go.opentelemetry.io/otel/trace".Tracer value in variable declaration: *tracer does not implement "go.opentelemetry.io/otel/trace".Tracer (missing method tracer)
|
Run Container Smoke Tests
impossible type assertion: p.(*recordingSpan)
|
Run Container Smoke Tests
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method span)
|
Run Container Smoke Tests
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method span)
|
Run Linters and Vet
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
|
Run Unit Tests (ubuntu-22.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
|
Run Unit Tests (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
|
Run Local Smoke Tests
No files were found with the provided path: cnf-certification-test/*.tar.gz. No artifacts will be uploaded.
|
Run Local Smoke Tests
No files were found with the provided path: cnf-certification-test/*.tar.gz. No artifacts will be uploaded.
|
Run Local Smoke Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
|
Run Container Smoke Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/cnf-certification-test/cnf-certification-test. Supported file pattern: go.sum
|
Run Container Smoke Tests
No files were found with the provided path: /tmp/tnf/output/*.tar.gz. No artifacts will be uploaded.
|
Run Container Smoke Tests
No files were found with the provided path: /tmp/tnf/output/*.tar.gz. No artifacts will be uploaded.
|