Skip to content

Added Ingress Module #93

Added Ingress Module

Added Ingress Module #93

Triggered via pull request February 22, 2024 08:52
Status Failure
Total duration 8m 21s
Artifacts 1

build-and-test.yml

on: pull_request
setup-environment
19s
setup-environment
Matrix: govulncheck
integration-tests
7m 36s
integration-tests
Matrix: lint-matrix
Matrix: unittest-matrix
check-collector-module-version
24s
check-collector-module-version
check-codeowners
7s
check-codeowners
checks
57s
checks
correctness-traces
3m 6s
correctness-traces
correctness-metrics
2m 22s
correctness-metrics
build-examples
6m 54s
build-examples
Matrix: cross-compile
coverage
0s
coverage
Matrix: build-package
windows-msi
0s
windows-msi
publish-stable
0s
publish-stable
publish-check
0s
publish-check
publish-dev
0s
publish-dev
rotate-milestone
0s
rotate-milestone
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 46 warnings
govulncheck (receiver-1)
lokireceiver.startGRPCServer calls grpc.Server.Serve, which eventually calls transport.NewServerTransport
govulncheck (receiver-1)
lokireceiver.lokiReceiver.startProtocolsServers calls configgrpc.GRPCServerSettings.ToServer, which calls grpc.NewServer
govulncheck (receiver-1)
lokireceiver.startGRPCServer calls grpc.Server.Serve
govulncheck (receiver-1)
Process completed with exit code 2.
checks
Process completed with exit code 1.
govulncheck (extension)
internal.Start calls grpc.Server.Serve, which eventually calls transport.NewServerTransport
govulncheck (extension)
internal.SamplingGRPCServer.Start calls configgrpc.GRPCServerSettings.ToServer, which calls grpc.NewServer
govulncheck (extension)
internal.Start calls grpc.Server.Serve
govulncheck (extension)
Process completed with exit code 2.
govulncheck (receiver-0)
cadvisor.Cadvisor.initManager calls manager.manager.Start, which eventually calls filepath.SecureJoin
govulncheck (receiver-0)
Process completed with exit code 2.
govulncheck (exporter)
datadogexporter.TraceAgent calls agent.Agent.Run, which eventually calls transport.NewServerTransport
govulncheck (exporter)
datadogexporter.TraceAgent calls agent.Agent.Run, which eventually calls grpc.NewServer
govulncheck (exporter)
datadogexporter.TraceAgent calls agent.Agent.Run, which eventually calls grpc.Server.Serve
govulncheck (exporter)
Process completed with exit code 2.
lint-matrix (other)
Process completed with exit code 2.
lint-matrix (extension)
The operation was canceled.
lint-matrix (internal)
The operation was canceled.
lint-matrix (receiver-0)
The operation was canceled.
lint-matrix (exporter)
The operation was canceled.
lint-matrix (receiver-1)
The operation was canceled.
lint-matrix (processor)
The operation was canceled.
lint-matrix (cmd)
The operation was canceled.
lint
Process completed with exit code 1.
unittest-matrix (1.20, receiver-0)
cannot use recorder.record (value of type func(_ pcommon.Timestamp, bandwidth DiskSpeed)) as func(pcommon.Timestamp, map[string]DiskSpeed) value in argument to calculator.CalculateAndRecord
unittest-matrix (1.20, receiver-0)
not enough arguments in call to diskSpeed
unittest-matrix (1.20, receiver-0)
actualUtilization.Name undefined (type map[string]DiskSpeed has no field or method Name)
unittest-matrix (1.20, receiver-0)
actualUtilization.ReadSpeed undefined (type map[string]DiskSpeed has no field or method ReadSpeed)
unittest-matrix (1.20, receiver-0)
actualUtilization.WriteSpeed undefined (type map[string]DiskSpeed has no field or method WriteSpeed)
unittest-matrix (1.20, receiver-0)
cannot use recorder.record (value of type func(_ pcommon.Timestamp, bandwidth NetworkBandwidth)) as func(pcommon.Timestamp, map[string]NetworkBandwidth) value in argument to calculator.CalculateAndRecord
unittest-matrix (1.20, receiver-0)
not enough arguments in call to networkBandwidth
unittest-matrix (1.20, receiver-0)
actualUtilization.Name undefined (type map[string]NetworkBandwidth has no field or method Name)
unittest-matrix (1.20, receiver-0)
actualUtilization.InboundRate undefined (type map[string]NetworkBandwidth has no field or method InboundRate)
unittest-matrix (1.20, receiver-0)
actualUtilization.OutboundRate undefined (type map[string]NetworkBandwidth has no field or method OutboundRate)
unittest-matrix (1.20, other)
The operation was canceled.
unittest-matrix (1.20, cmd)
The operation was canceled.
unittest-matrix (1.20, exporter)
The operation was canceled.
unittest-matrix (1.20, receiver-1)
The operation was canceled.
unittest
Process completed with exit code 1.
integration-tests
Process completed with exit code 2.
setup-environment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-codeowners
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.21, cmd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-collector-module-version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.21, internal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.21, receiver-1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.21, other)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.21, connector)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.21, pkg)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.21, extension)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.21, processor)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.21, exporter)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
govulncheck (receiver-1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.21, receiver-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
govulncheck (extension)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
govulncheck (connector)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
govulncheck (receiver-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
govulncheck (pkg)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.20, connector)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
govulncheck (internal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
govulncheck (processor)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
correctness-metrics
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
govulncheck (exporter)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-matrix (connector)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.20, pkg)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
correctness-traces
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-matrix (pkg)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.20, internal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-matrix (other)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-matrix (extension)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.20, extension)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-matrix (internal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.20, processor)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-matrix (receiver-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-matrix (exporter)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-matrix (receiver-1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-matrix (processor)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-matrix (cmd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.20, receiver-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.20, other)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.20, cmd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.20, exporter)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unittest-matrix (1.20, receiver-1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
coverage-artifacts Expired
1.92 MB