v2 Nightly Tests #170
v2-nightly.yml
on: schedule
appsec-v2
/
Prepare Go modules cache
12s
govulncheck-v2
/
govulncheck-tests
3m 0s
parametric-v2
/
parametric-tests
52s
smoke-v2
/
go get -u smoke test
9m 45s
test-apps-v2
/
unit-of-work/v1 (prod)
10m 57s
test-apps-v2
/
unit-of-work/v1 (staging)
11m 14s
test-apps-v2
/
unit-of-work/v2 (prod)
11m 1s
test-apps-v2
/
unit-of-work/v2 (staging)
10m 57s
test-apps-v2
/
memory-leak/goroutine (prod)
10m 53s
test-apps-v2
/
memory-leak/goroutine (staging)
10m 54s
test-apps-v2
/
memory-leak/heap (prod)
10m 48s
test-apps-v2
/
memory-leak/heap (staging)
10m 54s
test-apps-v2
/
memory-leak/goroutine-heap (prod)
10m 52s
test-apps-v2
/
memory-leak/goroutine-heap (staging)
11m 40s
Matrix: appsec-v2 / Smoke Tests / Build go-dvwa
Matrix: codeql-v2 / Analyze
Matrix: main-branch-tests-v2 / multios-unit-tests
Matrix: main-branch-tests-v2 / unit-integration-tests
Matrix: smoke-v2 / Build and deployment requirements smoke tests
Matrix: system-v2 / system-tests
Matrix: appsec-v2 / disabled
Matrix: appsec-v2 / golang-linux-container
Matrix: appsec-v2 / macos
Annotations
194 errors and 168 warnings
smoke-v2 / Build and deployment requirements smoke tests (1.22, alpine, 1, alpine)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; if [ \"$build_with_vendoring\" = \"y\" ]; then go mod vendor; fi" did not complete successfully: exit code: 1
|
smoke-v2 / Build and deployment requirements smoke tests (1.22, alpine, 0, alpine)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; if [ \"$build_with_vendoring\" = \"y\" ]; then go mod vendor; fi" did not complete successfully: exit code: 1
|
parametric-v2 / parametric-tests
use of internal package gopkg.in/DataDog/dd-trace-go.v1/ddtrace/internal not allowed
|
parametric-v2 / parametric-tests
use of internal package gopkg.in/DataDog/dd-trace-go.v1/internal not allowed
|
parametric-v2 / parametric-tests
use of internal package gopkg.in/DataDog/dd-trace-go.v1/internal/appsec not allowed
|
parametric-v2 / parametric-tests
use of internal package gopkg.in/DataDog/dd-trace-go.v1/internal/appsec/config not allowed
|
parametric-v2 / parametric-tests
use of internal package gopkg.in/DataDog/dd-trace-go.v1/internal/datastreams not allowed
|
parametric-v2 / parametric-tests
use of internal package gopkg.in/DataDog/dd-trace-go.v1/internal/globalconfig not allowed
|
parametric-v2 / parametric-tests
use of internal package gopkg.in/DataDog/dd-trace-go.v1/internal/hostname not allowed
|
parametric-v2 / parametric-tests
use of internal package gopkg.in/DataDog/dd-trace-go.v1/internal/log not allowed
|
parametric-v2 / parametric-tests
use of internal package gopkg.in/DataDog/dd-trace-go.v1/internal/namingschema not allowed
|
parametric-v2 / parametric-tests
use of internal package gopkg.in/DataDog/dd-trace-go.v1/internal/normalizer not allowed
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.19, debian, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.19, alpine, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.20, debian, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.21, alpine, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.19, debian, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.21, alpine, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.19, alpine, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.21, debian, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.20, debian, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.21, debian, base)
The job was canceled because "_1_19_debian_base" failed.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.21, debian, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.20, alpine, base)
The job was canceled because "_1_19_debian_base" failed.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.20, alpine, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.20, alpine, vendoring)
The job was canceled because "_1_19_debian_base" failed.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.20, alpine, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then go get -v -u github.com/DataDog/dd-trace-go/v2@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/database/sql@${tracer}; go get -v -u github.com/DataDog/dd-trace-go/v2/contrib/gorilla/mux@${tracer}; go mod tidy; fi" did not complete successfully: exit code: 1
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
|
|
|
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
|
|
|
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
appsec-v2 / linux/amd64 golang:1.20-alpine
Process completed with exit code 1.
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
|
|
|
|
appsec-v2 / ubuntu-latest-16-cores (AppSec disabled)
Process completed with exit code 1.
|
appsec-v2 / linux/amd64 golang:1.21-bullseye
Process completed with exit code 1.
|
appsec-v2 / linux/amd64 golang:1.21-alpine
Process completed with exit code 1.
|
appsec-v2 / linux/amd64 golang:1.20-bookworm
Process completed with exit code 1.
|
appsec-v2 / linux/amd64 golang:1.20-bullseye
Process completed with exit code 1.
|
appsec-v2 / linux/amd64 golang:1.21-bookworm
Process completed with exit code 1.
|
appsec-v2 / linux/amd64 golang:1.20-buster
Process completed with exit code 1.
|
appsec-v2 / linux/amd64 golang:1.22-alpine
Process completed with exit code 1.
|
govulncheck-v2 / govulncheck-tests
pgx.ConnectConfig calls pgx.ConnectConfig, which eventually calls pgconn.ConnectConfig
|
govulncheck-v2 / govulncheck-tests
pgx.ConnectConfig calls pgx.ConnectConfig, which eventually calls pgproto3.Frontend.Flush
|
govulncheck-v2 / govulncheck-tests
pgx.ConnectConfig calls pgx.ConnectConfig, which eventually calls pgproto3.Frontend.Send
|
govulncheck-v2 / govulncheck-tests
pgx.ConnectConfig calls pgx.ConnectConfig, which eventually calls pgproto3.Frontend.SendBind
|
govulncheck-v2 / govulncheck-tests
pgx.ConnectConfig calls pgx.ConnectConfig, which eventually calls pgproto3.Frontend.SendDescribe
|
govulncheck-v2 / govulncheck-tests
pgx.ConnectConfig calls pgx.ConnectConfig, which eventually calls pgproto3.Frontend.SendExecute
|
govulncheck-v2 / govulncheck-tests
pgx.ConnectConfig calls pgx.ConnectConfig, which eventually calls pgproto3.Frontend.SendParse
|
govulncheck-v2 / govulncheck-tests
pgx.ConnectConfig calls pgx.ConnectConfig, which eventually calls pgproto3.Frontend.SendSync
|
govulncheck-v2 / govulncheck-tests
pgx.NewPoolWithConfig calls pgxpool.NewWithConfig, which eventually calls pgconn.PgConn.Close
|
appsec-v2 / linux/amd64 golang:1.22-bookworm
Process completed with exit code 1.
|
appsec-v2 / linux/amd64 golang:1.22-bullseye
Process completed with exit code 1.
|
appsec-v2 / linux/arm64 golang:1.20-alpine
Process completed with exit code 1.
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-core:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-core:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-core:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-core:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-core:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-core:
ddtrace/tracer/sampler_test.go#L1420
undefined: NameServiceRule
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-core:
ddtrace/tracer/sampler_test.go#L1421
undefined: NameServiceRule
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-core:
ddtrace/tracer/sampler_test.go#L1422
undefined: TagsResourceRule
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-core:
ddtrace/tracer/sampler_test.go#L1423
undefined: TagsResourceRule
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-core:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-core:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-core:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-core:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-core:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-core:
ddtrace/tracer/sampler_test.go#L1420
undefined: NameServiceRule
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-core:
ddtrace/tracer/sampler_test.go#L1421
undefined: NameServiceRule
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-core:
ddtrace/tracer/sampler_test.go#L1422
undefined: TagsResourceRule
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-core:
ddtrace/tracer/sampler_test.go#L1423
undefined: TagsResourceRule
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
|
|
|
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
|
|
|
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-core:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-core:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-core:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-core:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-core:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-core:
ddtrace/tracer/sampler_test.go#L1420
undefined: NameServiceRule
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-core:
ddtrace/tracer/sampler_test.go#L1421
undefined: NameServiceRule
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-core:
ddtrace/tracer/sampler_test.go#L1422
undefined: TagsResourceRule
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-core:
ddtrace/tracer/sampler_test.go#L1423
undefined: TagsResourceRule
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
|
|
|
|
appsec-v2 / linux/arm64 golang:1.20-bullseye
Process completed with exit code 1.
|
appsec-v2 / linux/arm64 golang:1.20-buster
Process completed with exit code 1.
|
appsec-v2 / linux/arm64 golang:1.20-bookworm
Process completed with exit code 1.
|
appsec-v2 / macos-11 go1.21
Process completed with exit code 1.
|
appsec-v2 / linux/arm64 golang:1.21-alpine
Process completed with exit code 1.
|
appsec-v2 / linux/arm64 golang:1.21-bookworm
Process completed with exit code 1.
|
appsec-v2 / linux/arm64 golang:1.22-bookworm
Process completed with exit code 1.
|
appsec-v2 / linux/arm64 golang:1.22-alpine
Process completed with exit code 1.
|
appsec-v2 / macos-14 go1.21
The job was canceled because "macos-11_1_21" failed.
|
appsec-v2 / macos-14 go1.21
The operation was canceled.
|
appsec-v2 / macos-14 go1.20
The job was canceled because "macos-11_1_21" failed.
|
appsec-v2 / macos-14 go1.20
The operation was canceled.
|
appsec-v2 / macos-11 go1.20
The job was canceled because "macos-11_1_21" failed.
|
appsec-v2 / macos-11 go1.20
The operation was canceled.
|
appsec-v2 / windows-latest (AppSec disabled)
Process completed with exit code 1.
|
appsec-v2 / macos-11 go1.22
The job was canceled because "macos-11_1_21" failed.
|
appsec-v2 / macos-11 go1.22
The operation was canceled.
|
appsec-v2 / macos-14 go1.22
The job was canceled because "macos-11_1_21" failed.
|
appsec-v2 / macos-14 go1.22
The operation was canceled.
|
appsec-v2 / linux/arm64 golang:1.21-bullseye
Process completed with exit code 1.
|
appsec-v2 / linux/arm64 golang:1.22-bullseye
Process completed with exit code 1.
|
appsec-v2 / macos-latest (AppSec disabled)
Process completed with exit code 1.
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.20) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
|
|
|
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.22) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
|
|
|
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L59
invalid operation: tracer.StartSpan("web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L61
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L63
invalid operation: tracer.StartSpan("not.web.request") (value of type *Span) is not an interface
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L65
s.Metrics undefined (type *Span has no field or method Metrics, but does have metrics)
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.21) / test-multi-os:
ddtrace/tracer/remote_config_test.go#L127
assignment mismatch: 4 variables but startTestTracer returns 5 values
|
|
|
|
|
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-contrib
Process completed with exit code 1.
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-contrib
Process completed with exit code 1.
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-contrib
Process completed with exit code 1.
|
smoke-v2 / go get -u smoke test
Process completed with exit code 1.
|
main-branch-tests-v2 / unit-integration-tests (1.22) / copyright
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/.
|
parametric-v2 / parametric-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/.
|
main-branch-tests-v2 / unit-integration-tests (1.21) / copyright
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/.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.19, debian, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.19, alpine, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.20, debian, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.21, alpine, vendoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.19, debian, vendoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.21, alpine, base)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.19, alpine, vendoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.21, debian, vendoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
appsec-v2 / Smoke Tests / Build go-dvwa (1.20, debian, vendoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-branch-tests-v2 / unit-integration-tests (1.20) / copyright
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/.
|
main-branch-tests-v2 / unit-integration-tests (1.21) / lint
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/.
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main-branch-tests-v2 / unit-integration-tests (1.20) / lint
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/.
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.21) / test-multi-os
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.21) / test-multi-os
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main-branch-tests-v2 / unit-integration-tests (1.22) / lint
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/.
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.20) / test-multi-os
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-branch-tests-v2 / multios-unit-tests (ubuntu-latest, 1.20) / test-multi-os
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (chi, APPSEC_BLOCKING)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (chi, APPSEC_BLOCKING)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (echo, APPSEC_API_SECURITY)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (echo, APPSEC_API_SECURITY)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (graphql-go, GRAPHQL_APPSEC)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (graphql-go, GRAPHQL_APPSEC)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (gin, APPSEC_API_SECURITY)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (gin, APPSEC_API_SECURITY)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (chi, APM_TRACING_E2E_SINGLE_SPAN)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (chi, APM_TRACING_E2E_SINGLE_SPAN)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APPSEC_LOW_WAF_TIMEOUT)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APPSEC_LOW_WAF_TIMEOUT)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (gin, APPSEC_BLOCKING)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (gin, APPSEC_BLOCKING)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (gqlgen, GRAPHQL_APPSEC)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (gqlgen, GRAPHQL_APPSEC)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (chi, APPSEC_API_SECURITY)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (chi, APPSEC_API_SECURITY)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (echo, APPSEC_DISABLED)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (echo, APPSEC_DISABLED)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APPSEC_CUSTOM_OBFUSCATION)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APPSEC_CUSTOM_OBFUSCATION)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (echo, APPSEC_BLOCKING)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (echo, APPSEC_BLOCKING)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (uds-echo, APPSEC_BLOCKING)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (uds-echo, APPSEC_BLOCKING)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (gin, DEFAULT)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (gin, DEFAULT)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (echo, APM_TRACING_E2E_SINGLE_SPAN)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (echo, APM_TRACING_E2E_SINGLE_SPAN)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (graph-gophers, GRAPHQL_APPSEC)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (graph-gophers, GRAPHQL_APPSEC)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (uds-echo, DEFAULT)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (uds-echo, DEFAULT)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APPSEC_CUSTOM_RULES)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APPSEC_CUSTOM_RULES)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APM_TRACING_E2E_SINGLE_SPAN)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APM_TRACING_E2E_SINGLE_SPAN)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APPSEC_BLOCKING)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APPSEC_BLOCKING)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APPSEC_RATE_LIMITER)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APPSEC_RATE_LIMITER)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APPSEC_MISSING_RULES)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APPSEC_MISSING_RULES)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (gin, APM_TRACING_E2E_OTEL)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (gin, APM_TRACING_E2E_OTEL)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APPSEC_CORRUPTED_RULES)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APPSEC_CORRUPTED_RULES)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (gin, APPSEC_DISABLED)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (gin, APPSEC_DISABLED)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (chi, APM_TRACING_E2E)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (chi, APM_TRACING_E2E)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (uds-echo, APM_TRACING_E2E)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (uds-echo, APM_TRACING_E2E)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (uds-echo, APM_TRACING_E2E_OTEL)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (uds-echo, APM_TRACING_E2E_OTEL)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
govulncheck-v2 / govulncheck-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/.
|
system-v2 / Test (chi, DEFAULT)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (echo, APM_TRACING_E2E_OTEL)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (chi, DEFAULT)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (echo, APM_TRACING_E2E_OTEL)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (echo, APPSEC_REQUEST_BLOCKING)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (echo, APPSEC_REQUEST_BLOCKING)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (chi, APPSEC_REQUEST_BLOCKING)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (chi, APPSEC_REQUEST_BLOCKING)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (chi, APM_TRACING_E2E_OTEL)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (chi, APM_TRACING_E2E_OTEL)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APM_TRACING_E2E_OTEL)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APM_TRACING_E2E_OTEL)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APPSEC_API_SECURITY)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APPSEC_API_SECURITY)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APPSEC_DISABLED)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APPSEC_DISABLED)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, DEFAULT)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, DEFAULT)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (gin, APM_TRACING_E2E)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (gin, APM_TRACING_E2E)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (echo, DEFAULT)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (echo, DEFAULT)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (uds-echo, APPSEC_API_SECURITY)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (echo, APM_TRACING_E2E)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (echo, APM_TRACING_E2E)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (uds-echo, APPSEC_API_SECURITY)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (gin, APM_TRACING_E2E_SINGLE_SPAN)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (gin, APM_TRACING_E2E_SINGLE_SPAN)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (uds-echo, APPSEC_REQUEST_BLOCKING)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (uds-echo, APPSEC_REQUEST_BLOCKING)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (chi, APPSEC_DISABLED)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (chi, APPSEC_DISABLED)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APM_TRACING_E2E)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APM_TRACING_E2E)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (gin, APPSEC_REQUEST_BLOCKING)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (gin, APPSEC_REQUEST_BLOCKING)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-core
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/.
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-core
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/.
|
system-v2 / Test (net-http, APPSEC_REQUEST_BLOCKING)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APPSEC_REQUEST_BLOCKING)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (uds-echo, APPSEC_DISABLED)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (uds-echo, APPSEC_DISABLED)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (uds-echo, APM_TRACING_E2E_SINGLE_SPAN)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (uds-echo, APM_TRACING_E2E_SINGLE_SPAN)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.21) / test-multi-os
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.21) / test-multi-os
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.20) / test-multi-os
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.20) / test-multi-os
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-core
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/.
|
system-v2 / Test (echo, APPSEC_BLOCKING_FULL_DENYLIST)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (echo, APPSEC_BLOCKING_FULL_DENYLIST)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.22) / test-multi-os
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-branch-tests-v2 / multios-unit-tests (macos-latest, 1.22) / test-multi-os
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (gin, APPSEC_BLOCKING_FULL_DENYLIST)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (gin, APPSEC_BLOCKING_FULL_DENYLIST)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (uds-echo, APPSEC_BLOCKING_FULL_DENYLIST)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (uds-echo, APPSEC_BLOCKING_FULL_DENYLIST)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, REMOTE_CONFIG_MOCKED_BACKEND_ASM_DD)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, REMOTE_CONFIG_MOCKED_BACKEND_ASM_DD)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, REMOTE_CONFIG_MOCKED_BACKEND_ASM_FEATURES)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, REMOTE_CONFIG_MOCKED_BACKEND_ASM_FEATURES)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, APPSEC_BLOCKING_FULL_DENYLIST)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, APPSEC_BLOCKING_FULL_DENYLIST)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (chi, APPSEC_BLOCKING_FULL_DENYLIST)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (chi, APPSEC_BLOCKING_FULL_DENYLIST)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-v2 / Test (net-http, REMOTE_CONFIG_MOCKED_BACKEND_ASM_FEATURES)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-v2 / Test (net-http, REMOTE_CONFIG_MOCKED_BACKEND_ASM_FEATURES)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.20) / test-multi-os
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.20) / test-multi-os
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.22) / test-multi-os
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.22) / test-multi-os
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.21) / test-multi-os
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main-branch-tests-v2 / multios-unit-tests (windows-latest, 1.21) / test-multi-os
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main-branch-tests-v2 / unit-integration-tests (1.20) / test-contrib
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/.
|
main-branch-tests-v2 / unit-integration-tests (1.22) / test-contrib
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/.
|
main-branch-tests-v2 / unit-integration-tests (1.21) / test-contrib
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/.
|
smoke-v2 / go get -u smoke test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-apps-v2 / memory-leak/heap (prod)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, datadog/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-apps-v2 / memory-leak/goroutine (staging)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, datadog/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-apps-v2 / memory-leak/goroutine-heap (prod)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, datadog/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-apps-v2 / memory-leak/goroutine (prod)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, datadog/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-apps-v2 / memory-leak/heap (staging)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, datadog/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-apps-v2 / unit-of-work/v1 (prod)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, datadog/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-apps-v2 / unit-of-work/v2 (staging)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, datadog/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-apps-v2 / unit-of-work/v2 (prod)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, datadog/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-apps-v2 / unit-of-work/v1 (staging)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, datadog/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-apps-v2 / memory-leak/goroutine-heap (staging)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, datadog/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
codeql-v2 / Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
codeql-v2 / Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logs_chi_APM_TRACING_E2E
Expired
|
124 KB |
|
logs_chi_APM_TRACING_E2E_OTEL
Expired
|
124 KB |
|
logs_chi_APM_TRACING_E2E_SINGLE_SPAN
Expired
|
129 KB |
|
logs_chi_APPSEC_API_SECURITY
Expired
|
135 KB |
|
logs_chi_APPSEC_BLOCKING
Expired
|
195 KB |
|
logs_chi_APPSEC_BLOCKING_FULL_DENYLIST
Expired
|
367 KB |
|
logs_chi_APPSEC_DISABLED
Expired
|
130 KB |
|
logs_chi_APPSEC_REQUEST_BLOCKING
Expired
|
202 KB |
|
logs_chi_DEFAULT
Expired
|
474 KB |
|
logs_echo_APM_TRACING_E2E
Expired
|
125 KB |
|
logs_echo_APM_TRACING_E2E_OTEL
Expired
|
128 KB |
|
logs_echo_APM_TRACING_E2E_SINGLE_SPAN
Expired
|
130 KB |
|
logs_echo_APPSEC_API_SECURITY
Expired
|
131 KB |
|
logs_echo_APPSEC_BLOCKING
Expired
|
197 KB |
|
logs_echo_APPSEC_BLOCKING_FULL_DENYLIST
Expired
|
354 KB |
|
logs_echo_APPSEC_DISABLED
Expired
|
131 KB |
|
logs_echo_APPSEC_REQUEST_BLOCKING
Expired
|
198 KB |
|
logs_echo_DEFAULT
Expired
|
475 KB |
|
logs_gin_APM_TRACING_E2E
Expired
|
124 KB |
|
logs_gin_APM_TRACING_E2E_OTEL
Expired
|
126 KB |
|
logs_gin_APM_TRACING_E2E_SINGLE_SPAN
Expired
|
126 KB |
|
logs_gin_APPSEC_API_SECURITY
Expired
|
132 KB |
|
logs_gin_APPSEC_BLOCKING
Expired
|
198 KB |
|
logs_gin_APPSEC_BLOCKING_FULL_DENYLIST
Expired
|
355 KB |
|
logs_gin_APPSEC_DISABLED
Expired
|
133 KB |
|
logs_gin_APPSEC_REQUEST_BLOCKING
Expired
|
203 KB |
|
logs_gin_DEFAULT
Expired
|
473 KB |
|
logs_gqlgen_GRAPHQL_APPSEC
Expired
|
143 KB |
|
logs_graph-gophers_GRAPHQL_APPSEC
Expired
|
136 KB |
|
logs_graphql-go_GRAPHQL_APPSEC
Expired
|
142 KB |
|
logs_net-http_APM_TRACING_E2E
Expired
|
126 KB |
|
logs_net-http_APM_TRACING_E2E_OTEL
Expired
|
142 KB |
|
logs_net-http_APM_TRACING_E2E_SINGLE_SPAN
Expired
|
125 KB |
|
logs_net-http_APPSEC_API_SECURITY
Expired
|
131 KB |
|
logs_net-http_APPSEC_BLOCKING
Expired
|
172 KB |
|
logs_net-http_APPSEC_BLOCKING_FULL_DENYLIST
Expired
|
354 KB |
|
logs_net-http_APPSEC_CORRUPTED_RULES
Expired
|
129 KB |
|
logs_net-http_APPSEC_CUSTOM_OBFUSCATION
Expired
|
127 KB |
|
logs_net-http_APPSEC_CUSTOM_RULES
Expired
|
154 KB |
|
logs_net-http_APPSEC_DISABLED
Expired
|
127 KB |
|
logs_net-http_APPSEC_LOW_WAF_TIMEOUT
Expired
|
490 KB |
|
logs_net-http_APPSEC_MISSING_RULES
Expired
|
129 KB |
|
logs_net-http_APPSEC_RATE_LIMITER
Expired
|
187 KB |
|
logs_net-http_APPSEC_REQUEST_BLOCKING
Expired
|
200 KB |
|
logs_net-http_DEFAULT
Expired
|
490 KB |
|
logs_net-http_REMOTE_CONFIG_MOCKED_BACKEND_ASM_DD
Expired
|
719 KB |
|
logs_net-http_REMOTE_CONFIG_MOCKED_BACKEND_ASM_FEATURES
Expired
|
275 KB |
|
logs_uds-echo_APM_TRACING_E2E
Expired
|
123 KB |
|
logs_uds-echo_APM_TRACING_E2E_OTEL
Expired
|
130 KB |
|
logs_uds-echo_APM_TRACING_E2E_SINGLE_SPAN
Expired
|
126 KB |
|
logs_uds-echo_APPSEC_API_SECURITY
Expired
|
134 KB |
|
logs_uds-echo_APPSEC_BLOCKING
Expired
|
194 KB |
|
logs_uds-echo_APPSEC_BLOCKING_FULL_DENYLIST
Expired
|
355 KB |
|
logs_uds-echo_APPSEC_DISABLED
Expired
|
127 KB |
|
logs_uds-echo_APPSEC_REQUEST_BLOCKING
Expired
|
199 KB |
|
logs_uds-echo_DEFAULT
Expired
|
478 KB |
|