Skip to content

chore(deps): bump go.opentelemetry.io/collector/config/configgrpc from 0.80.0 to 0.102.1 #6220

chore(deps): bump go.opentelemetry.io/collector/config/configgrpc from 0.80.0 to 0.102.1

chore(deps): bump go.opentelemetry.io/collector/config/configgrpc from 0.80.0 to 0.102.1 #6220

Status Failure
Total duration 5m 15s
Artifacts

pull-request.yaml

on: pull_request
Build docker image
5m 3s
Build docker image
config-e2e
0s
config-e2e
CLI unit tests
25s
CLI unit tests
API Server unit tests
26s
API Server unit tests
Agent unit tests
25s
Agent unit tests
WebUI unit tests
1m 59s
WebUI unit tests
Tracetesting API Server (InMemory)
0s
Tracetesting API Server (InMemory)
Tracetesting API Server (NATS)
0s
Tracetesting API Server (NATS)
Matrix: CLI e2e tests
Matrix: CLI smoke tests
Matrix: Test examples
Matrix: WebUI End-to-end tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Agent unit tests
Process completed with exit code 2.
CLI unit tests
Process completed with exit code 2.
API Server unit tests
Process completed with exit code 2.
Build docker image: agent/tracedb/datasource/grpc.go#L22
undefined: configgrpc.GRPCClientSettings
Build docker image: agent/tracedb/datasource/grpc.go#L27
undefined: configgrpc.GRPCClientSettings
Build docker image: agent/tracedb/datasource/grpc.go#L35
undefined: configgrpc.GRPCClientSettings
Build docker image: agent/tracedb/datasource/grpc.go#L43
undefined: configcompression.CompressionType
Build docker image: agent/tracedb/datasource/grpc.go#L50
undefined: configtls.TLSClientSetting
Build docker image: agent/tracedb/datasource/grpc.go#L60
undefined: configtls.TLSSetting
Build docker image
The process '/opt/hostedtoolcache/goreleaser-action/1.23.0-pro/x64/goreleaser' failed with exit code 1
Agent unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
API Server unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
WebUI unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
WebUI unit tests: web/src/components/TestConnectionStatus/hooks/useTestConnnectionStatus.ts#L38
React Hook useMemo has a missing dependency: 'form'. Either include it or remove the dependency array
WebUI unit tests: web/src/components/TestConnectionStatus/hooks/useTestConnnectionStatus.ts#L67
React Hook useEffect has missing dependencies: 'onReset' and 'onStartPolling'. Either include them or remove the dependency array
WebUI unit tests: web/src/components/TestOutputForm/TestOutputForm.tsx#L62
React Hook useEffect has a missing dependency: 'onCancel'. Either include it or remove the dependency array. If 'onCancel' changes too often, find the parent component that defines it and wrap that definition in useCallback
WebUI unit tests: web/src/components/TestSpecForm/TestSpecForm.tsx#L77
React Hook useEffect has missing dependencies: 'assertions', 'name', 'onCancel', 'onValuesChange', and 'selector'. Either include them or remove the dependency array. If 'onCancel' changes too often, find the parent component that defines it and wrap that definition in useCallback
WebUI unit tests: web/src/components/Visualization/components/Timeline/VerticalResizer/VerticalResizer.tsx#L18
The ref value 'draggerRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'draggerRef.current' to a variable inside the effect, and use that variable in the cleanup function
WebUI unit tests: web/src/pages/CreateTest/Content.tsx#L54
React Hook useEffect has missing dependencies: 'initialValues' and 'onValidateTest'. Either include them or remove the dependency array
Build docker image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-go@v3, goreleaser/goreleaser-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.