golang: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.16.0 to 1.19.0 #1399
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
pkg/domain/formatters/events/cluster.go#L108
f.AppendUpdate undefined (type *clusterEventFormatter has no field or method AppendUpdate) (typecheck)
|
lint:
pkg/domain/formatters/events/cluster.go#L110
f.AppendUpdate undefined (type *clusterEventFormatter has no field or method AppendUpdate) (typecheck)
|
lint:
pkg/domain/formatters/events/cluster.go#L129
f.AppendUpdate undefined (type *clusterEventFormatter has no field or method AppendUpdate) (typecheck)
|
lint:
pkg/domain/formatters/events/tenant.go#L98
f.AppendUpdate undefined (type *tenantEventFormatter has no field or method AppendUpdate) (typecheck)
|
lint:
pkg/domain/formatters/events/user.go#L97
f.AppendUpdate undefined (type *userEventFormatter has no field or method AppendUpdate) (typecheck)
|
lint:
pkg/domain/aggregates/cluster.go#L176
a.SetDeleted undefined (type *ClusterAggregate has no field or method SetDeleted) (typecheck)
|
lint:
pkg/domain/aggregates/domain_aggregate.go#L30
a.Exists undefined (type *DomainAggregateBase has no field or method Exists) (typecheck)
|
lint:
pkg/domain/aggregates/domain_aggregate.go#L33
a.Deleted undefined (type *DomainAggregateBase has no field or method Deleted) (typecheck)
|
lint:
pkg/domain/aggregates/domain_aggregate.go#L42
a.ID undefined (type *DomainAggregateBase has no field or method ID) (typecheck)
|
lint:
pkg/domain/aggregates/domain_aggregate.go#L43
a.Version undefined (type *DomainAggregateBase has no field or method Version) (typecheck)
|