Support new sematic conventions. #1033
build-and-test.yml
on: pull_request
setup-environment
2m 58s
Matrix: govulncheck
Matrix: cross-compile
Matrix: integration-tests-matrix
Matrix: lint-matrix
Matrix: unittest-matrix
check-collector-module-version
31s
check-codeowners
4s
checks
44s
correctness-traces
3m 28s
correctness-metrics
2m 38s
build-examples
3m 1s
coverage
0s
rotate-milestone
0s
Annotations
123 errors and 120 warnings
govulncheck (receiver-1)
googlecloudpubsubreceiver.pubsubReceiver.Start calls sync.Once.Do, which eventually calls gob.Decoder.Decode
|
govulncheck (receiver-1)
statsreader.init calls spanner.init, which eventually calls gob.Decoder.Decode
|
govulncheck (receiver-1)
Process completed with exit code 2.
|
govulncheck (exporter-1)
googlecloudexporter.init calls exporterhelper.init, which eventually calls gob.Decoder.Decode
|
govulncheck (exporter-1)
Process completed with exit code 2.
|
setup-environment:
internal/coreinternal/parseutils/uri.go#L11
missing go.sum entry for module providing package go.opentelemetry.io/collector/semconv/v1.25.0 (imported by github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusexporter); to add:
|
setup-environment
missing go.sum entry for module providing package go.opentelemetry.io/collector/semconv/v1.6.1 (imported by github.com/open-telemetry/opentelemetry-collector-contrib/connector/exceptionsconnector); to add:
|
setup-environment
missing go.sum entry for module providing package go.opentelemetry.io/collector/semconv/v1.17.0 (imported by github.com/open-telemetry/opentelemetry-collector-contrib/connector/datadogconnector); to add:
|
setup-environment:
connector/exceptionsconnector/connector.go#L8
missing go.sum entry for module providing package go.opentelemetry.io/collector/semconv/v1.18.0 (imported by github.com/open-telemetry/opentelemetry-collector-contrib/connector/exceptionsconnector); to add:
|
setup-environment:
connector/servicegraphconnector/connector.go#L21
missing go.sum entry for module providing package go.opentelemetry.io/collector/semconv/v1.13.0 (imported by github.com/open-telemetry/opentelemetry-collector-contrib/connector/servicegraphconnector); to add:
|
setup-environment:
connector/servicegraphconnector/util.go#L8
missing go.sum entry for module providing package go.opentelemetry.io/collector/semconv/v1.9.0 (imported by github.com/open-telemetry/opentelemetry-collector-contrib/connector/servicegraphconnector); to add:
|
setup-environment:
extension/awsmiddleware/mock.go#L10
missing go.sum entry for module providing package github.com/stretchr/testify/mock (imported by github.com/open-telemetry/opentelemetry-collector-contrib/exporter/azuremonitorexporter); to add:
|
setup-environment:
exporter/awsxrayexporter/internal/translator/aws.go#L12
missing go.sum entry for module providing package go.opentelemetry.io/collector/semconv/v1.27.0 (imported by github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsxrayexporter/internal/translator); to add:
|
setup-environment:
exporter/awsxrayexporter/internal/translator/segment.go#L21
missing go.sum entry for module providing package go.opentelemetry.io/collector/semconv/v1.8.0 (imported by github.com/open-telemetry/opentelemetry-collector-contrib/processor/k8sattributesprocessor); to add:
|
setup-environment
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscontainerinsightreceiver/internal/prometheusscraper/decoratorconsumer); to add:
|
check-collector-module-version
Process completed with exit code 1.
|
cross-compile (linux, s390x)
Process completed with exit code 2.
|
cross-compile (darwin, arm64)
Process completed with exit code 2.
|
cross-compile (windows, amd64)
Process completed with exit code 2.
|
cross-compile (linux, ppc64le)
Process completed with exit code 2.
|
cross-compile (linux, amd64)
Process completed with exit code 2.
|
cross-compile (linux, arm64)
Process completed with exit code 2.
|
cross-compile (linux, 386)
Process completed with exit code 2.
|
cross-compile (darwin, amd64)
Process completed with exit code 2.
|
cross-compile (windows, 386)
Process completed with exit code 2.
|
cross-compile (linux, arm)
Process completed with exit code 2.
|
checks
Process completed with exit code 2.
|
lint-matrix (linux, exporter-0)
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-matrix (linux, exporter-0)
type `mockCWLogsClient` is unused (unused)
|
lint-matrix (linux, exporter-0)
func `(*mockCWLogsClient).PutLogEvents` is unused (unused)
|
lint-matrix (linux, exporter-0)
SA1019: exportertest.NewNopCreateSettings is deprecated: [v0.103.0] Use exportertest.NewNopSettings instead. (staticcheck)
|
lint-matrix (linux, exporter-0)
Process completed with exit code 2.
|
integration-tests-matrix (exporter-1)
missing go.sum entry for module providing package github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware (imported by github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor/internal); to add:
|
integration-tests-matrix (exporter-1)
missing go.sum entry for module providing package github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware (imported by github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor/internal); to add:
|
integration-tests-matrix (exporter-1)
Process completed with exit code 2.
|
unittest-matrix (1.22.5, ubuntu-latest, exporter-1):
processor/resourcedetectionprocessor/internal/resourcedetection.go#L15
missing go.sum entry for module providing package github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware (imported by github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor/internal); to add:
|
unittest-matrix (1.22.5, ubuntu-latest, exporter-1)
missing go.sum entry for module providing package github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware (imported by github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor/internal); to add:
|
unittest-matrix (1.22.5, ubuntu-latest, exporter-1)
Process completed with exit code 2.
|
lint-matrix (windows, exporter-0)
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-matrix (windows, exporter-0)
type `mockCWLogsClient` is unused (unused)
|
lint-matrix (windows, exporter-0)
func `(*mockCWLogsClient).PutLogEvents` is unused (unused)
|
lint-matrix (windows, exporter-0)
SA1019: exportertest.NewNopCreateSettings is deprecated: [v0.103.0] Use exportertest.NewNopSettings instead. (staticcheck)
|
lint-matrix (windows, exporter-0)
Process completed with exit code 2.
|
integration-tests-matrix (exporter-0)
Process completed with exit code 2.
|
unittest-matrix (1.22.5, ubuntu-latest, exporter-0)
Process completed with exit code 2.
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
missing go.sum entry for module providing package github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware (imported by github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor/internal); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
missing go.sum entry for module providing package github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware (imported by github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor/internal); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
Process completed with exit code 2.
|
build-examples
Process completed with exit code 2.
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-0)
Process completed with exit code 2.
|
integration-tests-matrix (processor-1)
cannot use (*mockMetadata)(nil) (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in variable declaration: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
integration-tests-matrix (processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
integration-tests-matrix (processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
integration-tests-matrix (processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
integration-tests-matrix (processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
integration-tests-matrix (processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
integration-tests-matrix (processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
integration-tests-matrix (processor-1)
cannot use (*mockMetadata)(nil) (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in variable declaration: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
integration-tests-matrix (processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
integration-tests-matrix (processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.22.5, ubuntu-latest, processor-1)
cannot use (*mockMetadata)(nil) (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in variable declaration: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.22.5, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.22.5, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.22.5, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.22.5, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.22.5, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.22.5, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.22.5, ubuntu-latest, processor-1)
cannot use (*mockMetadata)(nil) (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in variable declaration: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.22.5, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.22.5, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.22.5, ubuntu-latest, other)
Process completed with exit code 2.
|
lint-matrix (windows, processor-1)
cannot use (*mockMetadata)(nil) (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in variable declaration: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (windows, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (windows, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (windows, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (windows, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (windows, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (windows, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers) (typecheck)
|
lint-matrix (windows, processor-1)
Process completed with exit code 2.
|
unittest-matrix (1.21.11, ubuntu-latest, other)
Process completed with exit code 2.
|
lint-matrix (linux, processor-1)
cannot use (*mockMetadata)(nil) (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in variable declaration: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (linux, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (linux, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (linux, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (linux, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (linux, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (linux, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers) (typecheck)
|
lint-matrix (linux, processor-1)
Process completed with exit code 2.
|
lint-matrix (windows, other)
Process completed with exit code 2.
|
lint-matrix (linux, receiver-0)
var-naming: don't use an underscore in package name (revive)
|
lint-matrix (linux, receiver-0)
var-naming: don't use an underscore in package name (revive)
|
lint-matrix (linux, receiver-0)
var-naming: don't use underscores in Go names; func parameter cluster_name should be clusterName (revive)
|
lint-matrix (linux, receiver-0)
var-naming: don't use underscores in Go names; var relabel_configs should be relabelConfigs (revive)
|
lint-matrix (linux, receiver-0)
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint-matrix (linux, receiver-0)
(*awsContainerInsightKueueReceiver).collectData - result 0 (error) is always nil (unparam)
|
lint-matrix (linux, receiver-0)
unused-parameter: parameter 'kind' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-matrix (linux, receiver-0)
Process completed with exit code 2.
|
lint-matrix (windows, receiver-0)
var-naming: don't use an underscore in package name (revive)
|
lint-matrix (windows, receiver-0)
var-naming: don't use an underscore in package name (revive)
|
lint-matrix (windows, receiver-0)
var-naming: don't use underscores in Go names; func parameter cluster_name should be clusterName (revive)
|
lint-matrix (windows, receiver-0)
var-naming: don't use underscores in Go names; var relabel_configs should be relabelConfigs (revive)
|
lint-matrix (windows, receiver-0)
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint-matrix (windows, receiver-0)
(*awsContainerInsightKueueReceiver).collectData - result 0 (error) is always nil (unparam)
|
lint-matrix (windows, receiver-0)
unused-parameter: parameter 'kind' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-matrix (windows, receiver-0)
Process completed with exit code 2.
|
lint-matrix (linux, other)
Process completed with exit code 2.
|
lint-matrix (windows, internal)
Process completed with exit code 2.
|
unittest-matrix (1.21.11, ubuntu-latest, processor-1)
cannot use (*mockMetadata)(nil) (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in variable declaration: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.21.11, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.21.11, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.21.11, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.21.11, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.21.11, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.21.11, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.21.11, ubuntu-latest, processor-1)
cannot use (*mockMetadata)(nil) (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in variable declaration: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.21.11, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
unittest-matrix (1.21.11, ubuntu-latest, processor-1)
cannot use &mockMetadata{…} (value of type *mockMetadata) as "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider value in struct literal: *mockMetadata does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders/aws/ec2".Provider (missing method GetHandlers)
|
lint-matrix (linux, internal)
Process completed with exit code 2.
|
lint-matrix (linux, exporter-1)
Process completed with exit code 2.
|
lint-matrix (windows, exporter-1)
Process completed with exit code 2.
|
lint
Process completed with exit code 1.
|
unittest
Process completed with exit code 1.
|
integration-tests
Process completed with exit code 1.
|
govulncheck (receiver-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (connector)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (cmd-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (exporter-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (processor-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (processor-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (exporter-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (cmd-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (exporter-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (exporter-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (pkg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
setup-environment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-codeowners
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (internal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (receiver-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-collector-module-version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cross-compile (linux, s390x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cross-compile (darwin, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cross-compile (windows, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cross-compile (linux, ppc64le)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cross-compile (linux, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cross-compile (linux, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cross-compile (linux, 386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cross-compile (darwin, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cross-compile (windows, 386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cross-compile (linux, arm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (extension)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (receiver-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
govulncheck (receiver-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (cmd-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, cmd-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, cmd-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, cmd-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, cmd-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, cmd-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, cmd-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
correctness-metrics
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (processor-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, exporter-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (exporter-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, exporter-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, exporter-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (exporter-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, exporter-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, processor-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (pkg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, pkg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
correctness-traces
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, pkg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (cmd-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, pkg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (connector)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, processor-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, pkg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, connector)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, processor-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, processor-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, cmd-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (processor-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, processor-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, cmd-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, other)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, processor-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, other)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, processor-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, exporter-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, exporter-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, connector)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, connector)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, connector)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (exporter-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, exporter-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, receiver-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, other)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, receiver-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, receiver-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, exporter-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, receiver-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, exporter-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, other)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, extension)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, extension)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, internal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, processor-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, internal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, exporter-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, exporter-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, extension)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (extension)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, exporter-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, extension)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, receiver-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, receiver-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, receiver-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (windows, receiver-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-matrix (linux, receiver-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, receiver-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (exporter-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, internal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (internal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, receiver-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.22.5, ubuntu-latest, receiver-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (receiver-3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (receiver-0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest-matrix (1.21.11, ubuntu-latest, internal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (receiver-2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unittest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests-matrix (receiver-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-artifacts-1.21.11-ubuntu-latest-cmd-0
|
152 Bytes |
|
coverage-artifacts-1.21.11-ubuntu-latest-cmd-1
|
6.52 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-connector
|
10.8 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-exporter-2
|
20.2 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-exporter-3
|
33.1 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-extension
|
25.6 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-internal
|
28.4 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-pkg
|
87.8 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-processor-0
|
23.7 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-receiver-0
|
95.6 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-receiver-1
|
114 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-receiver-2
|
18.5 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-receiver-3
|
68.5 KB |
|