Skip to content

test debug statements #570

test debug statements

test debug statements #570

Triggered via push September 30, 2024 19:01
Status Failure
Total duration 3m 31s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 3 warnings
unit-test: internal/extension/extension.go#L27
missing go.sum entry for module providing package gopkg.in/DataDog/dd-trace-go.v1/ddtrace (imported by github.com/DataDog/datadog-lambda-go/internal/extension); to add:
unit-test
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
unit-test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by google.golang.org/grpc/internal); to add:
unit-test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by google.golang.org/grpc/internal/transport); to add:
unit-test
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
unit-test: internal/trace/listener.go#L24
missing go.sum entry for module providing package gopkg.in/DataDog/dd-trace-go.v1/ddtrace/opentelemetry (imported by github.com/DataDog/datadog-lambda-go/internal/trace); to add:
unit-test: internal/trace/context.go#L25
missing go.sum entry for module providing package gopkg.in/DataDog/dd-trace-go.v1/ddtrace/tracer (imported by github.com/DataDog/datadog-lambda-go); to add:
unit-test
Process completed with exit code 1.
integration-test
missing go.sum entry for module providing package gopkg.in/DataDog/dd-trace-go.v1/ddtrace (imported by github.com/DataDog/datadog-lambda-go/internal/extension); to add:
integration-test
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
integration-test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by google.golang.org/grpc/internal); to add:
integration-test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by google.golang.org/grpc/internal/transport); to add:
integration-test
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
integration-test
missing go.sum entry for module providing package gopkg.in/DataDog/dd-trace-go.v1/ddtrace/opentelemetry (imported by github.com/DataDog/datadog-lambda-go/internal/trace); to add:
integration-test
missing go.sum entry for module providing package gopkg.in/DataDog/dd-trace-go.v1/ddtrace/tracer; to add:
integration-test
missing go.sum entry for module providing package gopkg.in/DataDog/dd-trace-go.v1/contrib/net/http; to add:
integration-test
Process completed with exit code 1.
lint
golangci-lint exit with code 3
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/