Skip to content

Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.40.0 to 0.44.0 #392

Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.40.0 to 0.44.0

Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.40.0 to 0.44.0 #392

Status Failure
Total duration 2m 41s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
unit_test
missing go.sum entry for module providing package github.com/sirupsen/logrus (imported by github.com/vmware-tanzu/cloud-native-security-inspector/cnsi-scanner-trivy/cmd/scanner-trivy); to add:
unit_test
missing go.sum entry for module providing package github.com/jackc/pgconn (imported by github.com/goharbor/harbor/src/lib/orm); to add:
unit_test
missing go.sum entry for module providing package go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (imported by github.com/goharbor/harbor/src/common/http); to add:
unit_test
missing go.sum entry for module providing package go.opentelemetry.io/otel (imported by github.com/go-openapi/runtime/client); to add:
unit_test
missing go.sum entry for module providing package go.opentelemetry.io/otel/attribute (imported by github.com/go-openapi/runtime/client); to add:
unit_test
missing go.sum entry for module providing package go.opentelemetry.io/otel/codes (imported by github.com/go-openapi/runtime/client); to add:
unit_test
missing go.sum entry needed to verify package go.opentelemetry.io/otel/exporters/jaeger (imported by github.com/goharbor/harbor/src/lib/trace) is provided by exactly one module; to add:
unit_test
missing go.sum entry needed to verify package go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (imported by github.com/goharbor/harbor/src/lib/trace) is provided by exactly one module; to add:
unit_test
missing go.sum entry for module providing package go.opentelemetry.io/otel/propagation (imported by github.com/go-openapi/runtime/client); to add:
unit_test
missing go.sum entry needed to verify package go.opentelemetry.io/otel/sdk/resource (imported by github.com/goharbor/harbor/src/lib/trace) is provided by exactly one module; to add:
unit_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
UI_UT: cnsi-portal/src/app/view/assements/pkgload-report/pkgload-report.component.ts#L71
Lifecycle interface 'OnDestroy' should be implemented for method 'ngOnDestroy'. (https://angular.io/styleguide#style-09-01)
UI_UT: cnsi-portal/src/app/view/assements/pkgload-report/pkgload-report.component.ts#L399
Lifecycle interface 'AfterViewInit' should be implemented for method 'ngAfterViewInit'. (https://angular.io/styleguide#style-09-01)