test changes #624
Annotations
8 errors and 3 warnings
unit-test
Process completed with exit code 1.
|
lint:
ddlambda.go#L24
could not import github.com/DataDog/datadog-lambda-go/internal/extension (-: import cycle not allowed: import stack: [github.com/DataDog/datadog-lambda-go github.com/DataDog/datadog-lambda-go/internal/extension github.com/DataDog/datadog-lambda-go/internal/trace github.com/DataDog/datadog-lambda-go/internal/extension]) (typecheck)
|
lint:
internal/extension/extension.go#L1
: import cycle not allowed in test (typecheck)
|
lint:
internal/metrics/listener.go#L23
could not import github.com/DataDog/datadog-lambda-go/internal/extension (-: import cycle not allowed: import stack: [github.com/DataDog/datadog-lambda-go github.com/DataDog/datadog-lambda-go/internal/extension github.com/DataDog/datadog-lambda-go/internal/trace github.com/DataDog/datadog-lambda-go/internal/extension]) (typecheck)
|
lint:
internal/trace/constants.go#L1
: import cycle not allowed in test (typecheck)
|
lint:
internal/wrapper/wrap_handler.go#L17
could not import github.com/DataDog/datadog-lambda-go/internal/extension (-: import cycle not allowed: import stack: [github.com/DataDog/datadog-lambda-go github.com/DataDog/datadog-lambda-go/internal/extension github.com/DataDog/datadog-lambda-go/internal/trace github.com/DataDog/datadog-lambda-go/internal/extension]) (typecheck)
|
lint
issues found
|
integration-test
Process completed with exit code 1.
|
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/
|
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/
|
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/
|