Update go dependencies #1473
ci.yml
on: pull_request
build-with-xk6-docker
1m 22s
run-linter
1m 29s
Codespell
11s
Matrix: build-with-xk6
Matrix: run-unit-tests
Annotations
21 errors
build-with-xk6 (macos-latest)
cannot use ast (variable of type *"github.com/dop251/goja/ast".Program) as *"github.com/grafana/sobek/ast".Program value in argument to sobek.CompileAST
|
build-with-xk6 (macos-latest)
Process completed with exit code 1.
|
build-with-xk6-docker
Process completed with exit code 1.
|
build-with-xk6 (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
build-with-xk6 (ubuntu-latest)
cannot use ast (variable of type *"github.com/dop251/goja/ast".Program) as *"github.com/grafana/sobek/ast".Program value in argument to sobek.CompileAST
|
build-with-xk6 (ubuntu-latest)
The operation was canceled.
|
run-linter:
pkg/kubernetes/kubernetes.go#L120
k.CoreV1 undefined (type *k8s has no field or method CoreV1) (typecheck)
|
run-linter:
pkg/testutils/testcontainers/stats.go#L94
undefined: testcontainers (typecheck)
|
run-linter:
pkg/agent/tcpconn/disruptor.go#L50
undefined: nfqueue (typecheck)
|
run-linter:
pkg/agent/tcpconn/disruptor.go#L52
undefined: nfqueue (typecheck)
|
run-linter:
pkg/agent/tcpconn/disruptor.go#L73
undefined: nfqueue (typecheck)
|
run-linter:
pkg/agent/tcpconn/disruptor.go#L75
undefined: nfqueue (typecheck)
|
run-linter:
pkg/agent/tcpconn/disruptor.go#L79
undefined: nfqueue (typecheck)
|
run-linter:
pkg/agent/tcpconn/integration_bench_test.go#L46
undefined: testcontainers (typecheck)
|
run-linter:
pkg/agent/tcpconn/integration_bench_test.go#L48
undefined: testcontainers (typecheck)
|
run-linter:
pkg/agent/tcpconn/integration_bench_test.go#L49
undefined: testcontainers (typecheck)
|
run-unit-tests (ubuntu-latest)
cannot use ast (variable of type *"github.com/dop251/goja/ast".Program) as *"github.com/grafana/sobek/ast".Program value in argument to sobek.CompileAST
|
run-unit-tests (ubuntu-latest)
Process completed with exit code 1.
|
run-unit-tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
run-unit-tests (macos-latest)
cannot use ast (variable of type *"github.com/dop251/goja/ast".Program) as *"github.com/grafana/sobek/ast".Program value in argument to sobek.CompileAST
|
run-unit-tests (macos-latest)
Process completed with exit code 1.
|