kubeletstats v102 rebase fixes #188
build-and-test.yml
on: pull_request
setup-environment
3m 0s
Matrix: govulncheck
Matrix: cross-compile
Matrix: integration-tests-matrix
Matrix: lint-matrix
Matrix: unittest-matrix
check-collector-module-version
31s
check-codeowners
5s
checks
51s
correctness-traces
2m 30s
correctness-metrics
2m 40s
build-examples
6m 43s
coverage
0s
rotate-milestone
0s
Annotations
390 errors
govulncheck (receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
govulncheck (receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/config (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
govulncheck (receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
govulncheck (receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials/stscreds (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
govulncheck (receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
govulncheck (receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch/types (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
govulncheck (receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/sts (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
govulncheck (receiver-0)
missing go.sum entry for module providing package go.opentelemetry.io/collector/receiver (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
govulncheck (receiver-0)
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/receiver/awscloudwatchmetricsreceiver); to add:
|
govulncheck (receiver-0)
no required module provides package github.com/aws/aws-sdk-go-v2/aws; to add it:
|
govulncheck (pkg):
pkg/stanza/operator/parser/json/parser.go#L17
Parser redeclared in this block
|
govulncheck (pkg):
pkg/stanza/operator/parser/json/config.go#L55
other declaration of Parser
|
govulncheck (pkg):
pkg/stanza/operator/parser/json/parser.go#L23
method Parser.Process already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:61:18
|
govulncheck (pkg):
pkg/stanza/operator/parser/json/parser.go#L28
method Parser.parse already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:66:18
|
govulncheck (pkg)
Process completed with exit code 2.
|
govulncheck (processor-0):
pkg/stanza/operator/parser/json/parser.go#L17
Parser redeclared in this block
|
govulncheck (processor-0):
pkg/stanza/operator/parser/json/config.go#L55
other declaration of Parser
|
govulncheck (processor-0):
pkg/stanza/operator/parser/json/parser.go#L23
method Parser.Process already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:61:18
|
govulncheck (processor-0):
pkg/stanza/operator/parser/json/parser.go#L28
method Parser.parse already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:66:18
|
govulncheck (processor-0)
Process completed with exit code 2.
|
govulncheck (receiver-1):
pkg/stanza/operator/parser/json/parser.go#L17
Parser redeclared in this block
|
govulncheck (receiver-1):
pkg/stanza/operator/parser/json/config.go#L55
other declaration of Parser
|
govulncheck (receiver-1):
pkg/stanza/operator/parser/json/parser.go#L23
method Parser.Process already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:61:18
|
govulncheck (receiver-1):
pkg/stanza/operator/parser/json/parser.go#L28
method Parser.parse already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:66:18
|
govulncheck (receiver-1)
Process completed with exit code 2.
|
govulncheck (cmd-1):
pkg/stanza/operator/parser/json/parser.go#L17
Parser redeclared in this block
|
govulncheck (cmd-1):
pkg/stanza/operator/parser/json/config.go#L55
other declaration of Parser
|
govulncheck (cmd-1):
pkg/stanza/operator/parser/json/parser.go#L23
method Parser.Process already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:61:18
|
govulncheck (cmd-1):
pkg/stanza/operator/parser/json/parser.go#L28
method Parser.parse already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:66:18
|
govulncheck (cmd-1)
Process completed with exit code 2.
|
govulncheck (exporter-1):
pkg/stanza/operator/parser/json/parser.go#L17
Parser redeclared in this block
|
govulncheck (exporter-1):
pkg/stanza/operator/parser/json/config.go#L55
other declaration of Parser
|
govulncheck (exporter-1):
pkg/stanza/operator/parser/json/parser.go#L23
method Parser.Process already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:61:18
|
govulncheck (exporter-1):
pkg/stanza/operator/parser/json/parser.go#L28
method Parser.parse already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:66:18
|
govulncheck (exporter-1)
undefined: internal.NewRetrievedFromYAML
|
govulncheck (exporter-1)
undefined: internal.NewRetrievedFromYAML
|
govulncheck (exporter-1)
undefined: internal.NewRetrievedFromYAML
|
govulncheck (exporter-1)
Process completed with exit code 2.
|
govulncheck (receiver-3):
pkg/stanza/operator/parser/json/parser.go#L17
Parser redeclared in this block
|
govulncheck (receiver-3):
pkg/stanza/operator/parser/json/config.go#L55
other declaration of Parser
|
govulncheck (receiver-3):
pkg/stanza/operator/parser/json/parser.go#L23
method Parser.Process already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:61:18
|
govulncheck (receiver-3):
pkg/stanza/operator/parser/json/parser.go#L28
method Parser.parse already declared at /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json/config.go:66:18
|
govulncheck (receiver-3)
Process completed with exit code 2.
|
setup-environment
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
setup-environment
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/config (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
setup-environment
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
setup-environment
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials/stscreds (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
setup-environment
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
setup-environment
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch/types (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
setup-environment
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/sts (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
setup-environment
missing go.sum entry for module providing package go.opentelemetry.io/collector/receiver (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); 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/receiver/awscloudwatchmetricsreceiver); to add:
|
setup-environment
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
check-codeowners
Process completed with exit code 1.
|
check-collector-module-version
Process completed with exit code 1.
|
checks
Process completed with exit code 2.
|
integration-tests-matrix (receiver-2)
cannot use &mockClient{} (value of type *mockClient) as client value in variable declaration: *mockClient does not implement client (missing method getActiveConnections)
|
integration-tests-matrix (receiver-2)
cannot use &mockClient{} (value of type *mockClient) as client value in variable declaration: *mockClient does not implement client (missing method getActiveConnections)
|
integration-tests-matrix (receiver-2)
Process completed with exit code 2.
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-2)
cannot use &mockClient{} (value of type *mockClient) as client value in variable declaration: *mockClient does not implement client (missing method getActiveConnections)
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-2)
cannot use &mockClient{} (value of type *mockClient) as client value in variable declaration: *mockClient does not implement client (missing method getActiveConnections)
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-2)
Process completed with exit code 2.
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-2)
cannot use &mockClient{} (value of type *mockClient) as client value in variable declaration: *mockClient does not implement client (missing method getActiveConnections)
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-2)
cannot use &mockClient{} (value of type *mockClient) as client value in variable declaration: *mockClient does not implement client (missing method getActiveConnections)
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-2)
Process completed with exit code 2.
|
unittest-matrix (1.22.4, ubuntu-latest, pkg)
Process completed with exit code 2.
|
integration-tests-matrix (pkg)
Process completed with exit code 2.
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/config (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials/stscreds (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch/types (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/sts (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package go.opentelemetry.io/collector/receiver (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-0)
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/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, pkg)
Process completed with exit code 2.
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/config (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials/stscreds (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch/types (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/sts (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package go.opentelemetry.io/collector/receiver (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-0)
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/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
correctness-traces
Parser redeclared in this block
|
correctness-traces
other declaration of Parser
|
correctness-traces
method Parser.Process already declared at ../../../pkg/stanza/operator/parser/json/config.go:61:18
|
correctness-traces
method Parser.parse already declared at ../../../pkg/stanza/operator/parser/json/config.go:66:18
|
correctness-traces
unknown field HTTPServerSettings in struct literal of type Config
|
correctness-traces
undefined: confighttp.HTTPServerSettings
|
correctness-traces
Process completed with exit code 2.
|
lint-matrix (linux, receiver-2)
cannot use &mockClient{} (value of type *mockClient) as client value in variable declaration: *mockClient does not implement client (missing method getActiveConnections) (typecheck)
|
lint-matrix (linux, receiver-2)
Process completed with exit code 2.
|
lint-matrix (windows, receiver-2)
cannot use &mockClient{} (value of type *mockClient) as client value in variable declaration: *mockClient does not implement client (missing method getActiveConnections) (typecheck)
|
lint-matrix (windows, receiver-2)
Process completed with exit code 2.
|
correctness-metrics
Parser redeclared in this block
|
correctness-metrics
other declaration of Parser
|
correctness-metrics
method Parser.Process already declared at ../../../pkg/stanza/operator/parser/json/config.go:61:18
|
correctness-metrics
method Parser.parse already declared at ../../../pkg/stanza/operator/parser/json/config.go:66:18
|
correctness-metrics
unknown field HTTPServerSettings in struct literal of type Config
|
correctness-metrics
undefined: confighttp.HTTPServerSettings
|
correctness-metrics
Process completed with exit code 2.
|
integration-tests-matrix (processor-0)
Parser redeclared in this block
|
integration-tests-matrix (processor-0)
other declaration of Parser
|
integration-tests-matrix (processor-0)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
integration-tests-matrix (processor-0)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
integration-tests-matrix (processor-0)
Parser redeclared in this block
|
integration-tests-matrix (processor-0)
other declaration of Parser
|
integration-tests-matrix (processor-0)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
integration-tests-matrix (processor-0)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
integration-tests-matrix (processor-0)
Process completed with exit code 2.
|
lint-matrix (linux, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (linux, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/config (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (linux, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (linux, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials/stscreds (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (linux, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (linux, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch/types (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (linux, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/sts (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (linux, receiver-0)
missing go.sum entry for module providing package go.opentelemetry.io/collector/receiver (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (linux, receiver-0)
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/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (linux, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.21.11, ubuntu-latest, processor-0)
Parser redeclared in this block
|
unittest-matrix (1.21.11, ubuntu-latest, processor-0)
other declaration of Parser
|
unittest-matrix (1.21.11, ubuntu-latest, processor-0)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.21.11, ubuntu-latest, processor-0)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.21.11, ubuntu-latest, processor-0)
Parser redeclared in this block
|
unittest-matrix (1.21.11, ubuntu-latest, processor-0)
other declaration of Parser
|
unittest-matrix (1.21.11, ubuntu-latest, processor-0)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.21.11, ubuntu-latest, processor-0)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.21.11, ubuntu-latest, processor-0)
Process completed with exit code 2.
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-1)
Process completed with exit code 2.
|
lint-matrix (windows, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (windows, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/config (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (windows, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (windows, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/credentials/stscreds (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (windows, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (windows, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/cloudwatch/types (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (windows, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/sts (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (windows, receiver-0)
missing go.sum entry for module providing package go.opentelemetry.io/collector/receiver (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (windows, receiver-0)
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/receiver/awscloudwatchmetricsreceiver); to add:
|
lint-matrix (windows, receiver-0)
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscloudwatchmetricsreceiver); to add:
|
unittest-matrix (1.22.4, ubuntu-latest, processor-0)
Parser redeclared in this block
|
unittest-matrix (1.22.4, ubuntu-latest, processor-0)
other declaration of Parser
|
unittest-matrix (1.22.4, ubuntu-latest, processor-0)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.22.4, ubuntu-latest, processor-0)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.22.4, ubuntu-latest, processor-0)
Parser redeclared in this block
|
unittest-matrix (1.22.4, ubuntu-latest, processor-0)
other declaration of Parser
|
unittest-matrix (1.22.4, ubuntu-latest, processor-0)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.22.4, ubuntu-latest, processor-0)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.22.4, ubuntu-latest, processor-0)
Process completed with exit code 2.
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-1)
Process completed with exit code 2.
|
integration-tests-matrix (receiver-1)
Process completed with exit code 2.
|
integration-tests-matrix (cmd-1)
Parser redeclared in this block
|
integration-tests-matrix (cmd-1)
other declaration of Parser
|
integration-tests-matrix (cmd-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
integration-tests-matrix (cmd-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
integration-tests-matrix (cmd-1)
Parser redeclared in this block
|
integration-tests-matrix (cmd-1)
other declaration of Parser
|
integration-tests-matrix (cmd-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
integration-tests-matrix (cmd-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
integration-tests-matrix (cmd-1)
Process completed with exit code 2.
|
lint-matrix (linux, pkg)
unused-parameter: parameter 'il' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-matrix (linux, pkg)
unused-parameter: parameter 'il' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-matrix (linux, pkg)
SA9005: struct type 'go.opentelemetry.io/collector/pdata/pcommon.Map' doesn't have any exported fields, nor custom marshaling (staticcheck)
|
lint-matrix (linux, pkg)
could not import github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json (-: # github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json
|
lint-matrix (linux, pkg)
Parser redeclared in this block
|
lint-matrix (linux, pkg)
other declaration of Parser
|
lint-matrix (linux, pkg)
method Parser.Process already declared at operator/parser/json/config.go:61:18
|
lint-matrix (linux, pkg)
method Parser.parse already declared at operator/parser/json/config.go:66:18) (typecheck)
|
lint-matrix (linux, pkg)
Parser redeclared in this block
|
lint-matrix (linux, pkg)
other declaration of Parser
|
unittest-matrix (1.21.11, ubuntu-latest, cmd-1)
Parser redeclared in this block
|
unittest-matrix (1.21.11, ubuntu-latest, cmd-1)
other declaration of Parser
|
unittest-matrix (1.21.11, ubuntu-latest, cmd-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.21.11, ubuntu-latest, cmd-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.21.11, ubuntu-latest, cmd-1)
Parser redeclared in this block
|
unittest-matrix (1.21.11, ubuntu-latest, cmd-1)
other declaration of Parser
|
unittest-matrix (1.21.11, ubuntu-latest, cmd-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.21.11, ubuntu-latest, cmd-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.21.11, ubuntu-latest, cmd-1)
Process completed with exit code 2.
|
lint-matrix (linux, receiver-1)
Process completed with exit code 2.
|
unittest-matrix (1.22.4, ubuntu-latest, other)
Parser redeclared in this block
|
unittest-matrix (1.22.4, ubuntu-latest, other)
other declaration of Parser
|
unittest-matrix (1.22.4, ubuntu-latest, other)
method Parser.Process already declared at ../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.22.4, ubuntu-latest, other)
method Parser.parse already declared at ../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.22.4, ubuntu-latest, other)
unknown field HTTPServerSettings in struct literal of type Config
|
unittest-matrix (1.22.4, ubuntu-latest, other)
undefined: confighttp.HTTPServerSettings
|
unittest-matrix (1.22.4, ubuntu-latest, other)
Parser redeclared in this block
|
unittest-matrix (1.22.4, ubuntu-latest, other)
other declaration of Parser
|
unittest-matrix (1.22.4, ubuntu-latest, other)
method Parser.Process already declared at ../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.22.4, ubuntu-latest, other)
method Parser.parse already declared at ../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.21.11, ubuntu-latest, other)
Parser redeclared in this block
|
unittest-matrix (1.21.11, ubuntu-latest, other)
other declaration of Parser
|
unittest-matrix (1.21.11, ubuntu-latest, other)
method Parser.Process already declared at ../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.21.11, ubuntu-latest, other)
method Parser.parse already declared at ../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.21.11, ubuntu-latest, other)
unknown field HTTPServerSettings in struct literal of type Config
|
unittest-matrix (1.21.11, ubuntu-latest, other)
undefined: confighttp.HTTPServerSettings
|
unittest-matrix (1.21.11, ubuntu-latest, other)
Parser redeclared in this block
|
unittest-matrix (1.21.11, ubuntu-latest, other)
other declaration of Parser
|
unittest-matrix (1.21.11, ubuntu-latest, other)
method Parser.Process already declared at ../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.21.11, ubuntu-latest, other)
method Parser.parse already declared at ../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.22.4, ubuntu-latest, cmd-1)
Parser redeclared in this block
|
unittest-matrix (1.22.4, ubuntu-latest, cmd-1)
other declaration of Parser
|
unittest-matrix (1.22.4, ubuntu-latest, cmd-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.22.4, ubuntu-latest, cmd-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.22.4, ubuntu-latest, cmd-1)
Parser redeclared in this block
|
unittest-matrix (1.22.4, ubuntu-latest, cmd-1)
other declaration of Parser
|
unittest-matrix (1.22.4, ubuntu-latest, cmd-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.22.4, ubuntu-latest, cmd-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.22.4, ubuntu-latest, cmd-1)
Process completed with exit code 2.
|
lint-matrix (linux, processor-0)
Process completed with exit code 2.
|
lint-matrix (windows, pkg)
unused-parameter: parameter 'il' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-matrix (windows, pkg)
unused-parameter: parameter 'il' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-matrix (windows, pkg)
SA9005: struct type 'go.opentelemetry.io/collector/pdata/pcommon.Map' doesn't have any exported fields, nor custom marshaling (staticcheck)
|
lint-matrix (windows, pkg)
could not import github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json (-: # github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json
|
lint-matrix (windows, pkg)
Parser redeclared in this block
|
lint-matrix (windows, pkg)
other declaration of Parser
|
lint-matrix (windows, pkg)
method Parser.Process already declared at operator/parser/json/config.go:61:18
|
lint-matrix (windows, pkg)
method Parser.parse already declared at operator/parser/json/config.go:66:18) (typecheck)
|
lint-matrix (windows, pkg)
Parser redeclared in this block
|
lint-matrix (windows, pkg)
other declaration of Parser
|
lint-matrix (windows, receiver-1)
Process completed with exit code 2.
|
unittest-matrix (1.22.4, ubuntu-latest, exporter-1)
Parser redeclared in this block
|
unittest-matrix (1.22.4, ubuntu-latest, exporter-1)
other declaration of Parser
|
unittest-matrix (1.22.4, ubuntu-latest, exporter-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.22.4, ubuntu-latest, exporter-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.22.4, ubuntu-latest, exporter-1)
Parser redeclared in this block
|
unittest-matrix (1.22.4, ubuntu-latest, exporter-1)
other declaration of Parser
|
unittest-matrix (1.22.4, ubuntu-latest, exporter-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.22.4, ubuntu-latest, exporter-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.22.4, ubuntu-latest, exporter-1)
Process completed with exit code 2.
|
lint-matrix (windows, processor-0)
Process completed with exit code 2.
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
Parser redeclared in this block
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
other declaration of Parser
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
Parser redeclared in this block
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
other declaration of Parser
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.21.11, ubuntu-latest, exporter-1)
Process completed with exit code 2.
|
integration-tests-matrix (exporter-1)
Parser redeclared in this block
|
integration-tests-matrix (exporter-1)
other declaration of Parser
|
integration-tests-matrix (exporter-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
integration-tests-matrix (exporter-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
integration-tests-matrix (exporter-1)
Parser redeclared in this block
|
integration-tests-matrix (exporter-1)
other declaration of Parser
|
integration-tests-matrix (exporter-1)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
integration-tests-matrix (exporter-1)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
integration-tests-matrix (exporter-1)
Process completed with exit code 2.
|
integration-tests-matrix (receiver-0)
Process completed with exit code 2.
|
cross-compile (windows, 386)
Parser redeclared in this block
|
cross-compile (windows, 386)
other declaration of Parser
|
cross-compile (windows, 386)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
cross-compile (windows, 386)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
cross-compile (windows, 386)
unknown field HTTPServerSettings in struct literal of type Config
|
cross-compile (windows, 386)
undefined: confighttp.HTTPServerSettings
|
cross-compile (windows, 386)
cannot use metadata.Type (variable of type component.Type) as string value in argument to kr.obsrecv.EndLogsOp
|
cross-compile (windows, 386)
Process completed with exit code 2.
|
cross-compile (linux, 386)
Parser redeclared in this block
|
cross-compile (linux, 386)
other declaration of Parser
|
cross-compile (linux, 386)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
cross-compile (linux, 386)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
cross-compile (linux, 386)
unknown field HTTPServerSettings in struct literal of type Config
|
cross-compile (linux, 386)
undefined: confighttp.HTTPServerSettings
|
cross-compile (linux, 386)
cannot use metadata.Type (variable of type component.Type) as string value in argument to kr.obsrecv.EndLogsOp
|
cross-compile (linux, 386)
Process completed with exit code 2.
|
cross-compile (windows, amd64)
Parser redeclared in this block
|
cross-compile (windows, amd64)
other declaration of Parser
|
cross-compile (windows, amd64)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
cross-compile (windows, amd64)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
cross-compile (windows, amd64)
unknown field HTTPServerSettings in struct literal of type Config
|
cross-compile (windows, amd64)
undefined: confighttp.HTTPServerSettings
|
cross-compile (windows, amd64)
cannot use metadata.Type (variable of type component.Type) as string value in argument to kr.obsrecv.EndLogsOp
|
cross-compile (windows, amd64)
Process completed with exit code 2.
|
cross-compile (linux, s390x)
Parser redeclared in this block
|
cross-compile (linux, s390x)
other declaration of Parser
|
cross-compile (linux, s390x)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
cross-compile (linux, s390x)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
cross-compile (linux, s390x)
unknown field HTTPServerSettings in struct literal of type Config
|
cross-compile (linux, s390x)
undefined: confighttp.HTTPServerSettings
|
cross-compile (linux, s390x)
cannot use metadata.Type (variable of type component.Type) as string value in argument to kr.obsrecv.EndLogsOp
|
cross-compile (linux, s390x)
Process completed with exit code 2.
|
cross-compile (linux, arm)
Parser redeclared in this block
|
cross-compile (linux, arm)
other declaration of Parser
|
cross-compile (linux, arm)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
cross-compile (linux, arm)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
cross-compile (linux, arm)
unknown field HTTPServerSettings in struct literal of type Config
|
cross-compile (linux, arm)
undefined: confighttp.HTTPServerSettings
|
cross-compile (linux, arm)
cannot use metadata.Type (variable of type component.Type) as string value in argument to kr.obsrecv.EndLogsOp
|
cross-compile (linux, arm)
Process completed with exit code 2.
|
cross-compile (linux, amd64)
Parser redeclared in this block
|
cross-compile (linux, amd64)
other declaration of Parser
|
cross-compile (linux, amd64)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
cross-compile (linux, amd64)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
cross-compile (linux, amd64)
unknown field HTTPServerSettings in struct literal of type Config
|
cross-compile (linux, amd64)
undefined: confighttp.HTTPServerSettings
|
cross-compile (linux, amd64)
cannot use metadata.Type (variable of type component.Type) as string value in argument to kr.obsrecv.EndLogsOp
|
cross-compile (linux, amd64)
Process completed with exit code 2.
|
cross-compile (darwin, arm64)
Parser redeclared in this block
|
cross-compile (darwin, arm64)
other declaration of Parser
|
cross-compile (darwin, arm64)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
cross-compile (darwin, arm64)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
cross-compile (darwin, arm64)
unknown field HTTPServerSettings in struct literal of type Config
|
cross-compile (darwin, arm64)
undefined: confighttp.HTTPServerSettings
|
cross-compile (darwin, arm64)
cannot use metadata.Type (variable of type component.Type) as string value in argument to kr.obsrecv.EndLogsOp
|
cross-compile (darwin, arm64)
Process completed with exit code 2.
|
lint-matrix (linux, other):
testbed/dataconnectors/routing.go#L35
rc.ReceiverDataType undefined (type *RoutingDataConnector has no field or method ReceiverDataType) (typecheck)
|
lint-matrix (linux, other):
testbed/dataconnectors/spanmetrics.go#L32
smc.ReceiverDataType undefined (type *SpanMetricDataConnector has no field or method ReceiverDataType) (typecheck)
|
lint-matrix (linux, other):
testbed/datareceivers/datadog.go#L13
could not import github.com/open-telemetry/opentelemetry-collector-contrib/receiver/datadogreceiver (-: # github.com/open-telemetry/opentelemetry-collector-contrib/receiver/datadogreceiver
|
lint-matrix (linux, other)
unknown field HTTPServerSettings in struct literal of type Config
|
lint-matrix (linux, other)
undefined: confighttp.HTTPServerSettings) (typecheck)
|
lint-matrix (linux, other):
testbed/datareceivers/carbon.go#L38
cr.Port undefined (type *CarbonDataReceiver has no field or method Port) (typecheck)
|
lint-matrix (linux, other):
testbed/datareceivers/carbon.go#L62
cr.Port undefined (type *CarbonDataReceiver has no field or method Port) (typecheck)
|
lint-matrix (linux, other):
testbed/datareceivers/jaeger.go#L37
jr.Port undefined (type *jaegerDataReceiver has no field or method Port) (typecheck)
|
lint-matrix (linux, other):
testbed/datareceivers/jaeger.go#L61
jr.Port undefined (type *jaegerDataReceiver has no field or method Port) (typecheck)
|
lint-matrix (linux, other):
testbed/datareceivers/opencensus.go#L36
or.Port undefined (type *ocDataReceiver has no field or method Port) (typecheck)
|
cross-compile (linux, arm64)
Parser redeclared in this block
|
cross-compile (linux, arm64)
other declaration of Parser
|
cross-compile (linux, arm64)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
cross-compile (linux, arm64)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
cross-compile (linux, arm64)
unknown field HTTPServerSettings in struct literal of type Config
|
cross-compile (linux, arm64)
undefined: confighttp.HTTPServerSettings
|
cross-compile (linux, arm64)
cannot use metadata.Type (variable of type component.Type) as string value in argument to kr.obsrecv.EndLogsOp
|
cross-compile (linux, arm64)
Process completed with exit code 2.
|
cross-compile (darwin, amd64)
Parser redeclared in this block
|
cross-compile (darwin, amd64)
other declaration of Parser
|
cross-compile (darwin, amd64)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
cross-compile (darwin, amd64)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
cross-compile (darwin, amd64)
unknown field HTTPServerSettings in struct literal of type Config
|
cross-compile (darwin, amd64)
undefined: confighttp.HTTPServerSettings
|
cross-compile (darwin, amd64)
cannot use metadata.Type (variable of type component.Type) as string value in argument to kr.obsrecv.EndLogsOp
|
cross-compile (darwin, amd64)
Process completed with exit code 2.
|
cross-compile (linux, ppc64le)
Parser redeclared in this block
|
cross-compile (linux, ppc64le)
other declaration of Parser
|
cross-compile (linux, ppc64le)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
cross-compile (linux, ppc64le)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
cross-compile (linux, ppc64le)
unknown field HTTPServerSettings in struct literal of type Config
|
cross-compile (linux, ppc64le)
undefined: confighttp.HTTPServerSettings
|
cross-compile (linux, ppc64le)
cannot use metadata.Type (variable of type component.Type) as string value in argument to kr.obsrecv.EndLogsOp
|
cross-compile (linux, ppc64le)
Process completed with exit code 2.
|
lint-matrix (windows, other):
testbed/dataconnectors/routing.go#L35
rc.ReceiverDataType undefined (type *RoutingDataConnector has no field or method ReceiverDataType) (typecheck)
|
lint-matrix (windows, other):
testbed/dataconnectors/spanmetrics.go#L32
smc.ReceiverDataType undefined (type *SpanMetricDataConnector has no field or method ReceiverDataType) (typecheck)
|
lint-matrix (windows, other):
testbed/datareceivers/datadog.go#L13
could not import github.com/open-telemetry/opentelemetry-collector-contrib/receiver/datadogreceiver (-: # github.com/open-telemetry/opentelemetry-collector-contrib/receiver/datadogreceiver
|
lint-matrix (windows, other)
unknown field HTTPServerSettings in struct literal of type Config
|
lint-matrix (windows, other)
undefined: confighttp.HTTPServerSettings) (typecheck)
|
lint-matrix (windows, other):
testbed/datareceivers/carbon.go#L38
cr.Port undefined (type *CarbonDataReceiver has no field or method Port) (typecheck)
|
lint-matrix (windows, other):
testbed/datareceivers/carbon.go#L62
cr.Port undefined (type *CarbonDataReceiver has no field or method Port) (typecheck)
|
lint-matrix (windows, other):
testbed/datareceivers/jaeger.go#L37
jr.Port undefined (type *jaegerDataReceiver has no field or method Port) (typecheck)
|
lint-matrix (windows, other):
testbed/datareceivers/jaeger.go#L61
jr.Port undefined (type *jaegerDataReceiver has no field or method Port) (typecheck)
|
lint-matrix (windows, other):
testbed/datareceivers/opencensus.go#L36
or.Port undefined (type *ocDataReceiver has no field or method Port) (typecheck)
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-3)
Parser redeclared in this block
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-3)
other declaration of Parser
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-3)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-3)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-3)
Parser redeclared in this block
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-3)
other declaration of Parser
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-3)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-3)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.22.4, ubuntu-latest, receiver-3)
Process completed with exit code 2.
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-3)
Parser redeclared in this block
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-3)
other declaration of Parser
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-3)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-3)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-3)
Parser redeclared in this block
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-3)
other declaration of Parser
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-3)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-3)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
unittest-matrix (1.21.11, ubuntu-latest, receiver-3)
Process completed with exit code 2.
|
lint-matrix (windows, exporter-1)
Process completed with exit code 2.
|
lint-matrix (linux, exporter-1)
Process completed with exit code 2.
|
integration-tests-matrix (receiver-3)
Parser redeclared in this block
|
integration-tests-matrix (receiver-3)
other declaration of Parser
|
integration-tests-matrix (receiver-3)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
integration-tests-matrix (receiver-3)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
integration-tests-matrix (receiver-3)
Parser redeclared in this block
|
integration-tests-matrix (receiver-3)
other declaration of Parser
|
integration-tests-matrix (receiver-3)
method Parser.Process already declared at ../../pkg/stanza/operator/parser/json/config.go:61:18
|
integration-tests-matrix (receiver-3)
method Parser.parse already declared at ../../pkg/stanza/operator/parser/json/config.go:66:18
|
integration-tests-matrix (receiver-3)
Process completed with exit code 2.
|
lint-matrix (linux, receiver-3)
Process completed with exit code 2.
|
lint-matrix (windows, receiver-3)
Process completed with exit code 2.
|
build-examples
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-artifacts-1.21.11-ubuntu-latest-cmd-0
Expired
|
152 Bytes |
|
coverage-artifacts-1.21.11-ubuntu-latest-connector
Expired
|
10.7 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-exporter-0
Expired
|
26.4 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-exporter-2
Expired
|
20.1 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-exporter-3
Expired
|
31.7 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-extension
Expired
|
24.5 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-internal
Expired
|
25.4 KB |
|
coverage-artifacts-1.21.11-ubuntu-latest-processor-1
Expired
|
22 KB |
|