Merge remote-tracking branch 'origin/master' #58
ci.yaml
on: push
Build kas
9s
Build agentk
13s
Build kas image
1m 21s
Build agentk image
1m 38s
Unit test
3m 0s
Lint
2m 15s
Annotations
29 errors
Build kas:
cmd/utils.go#L10
github.com/spf13/[email protected]: Get "https://proxy.golang.org/github.com/spf13/cobra/@v/v1.7.0.zip": EOF
|
Build kas:
cmd/kas/kasapp/app_agent_server.go#L9
github.com/ash2k/[email protected]: Get "https://proxy.golang.org/github.com/ash2k/stager/@v/v0.3.0.zip": EOF
|
Build kas
Process completed with exit code 2.
|
Build agentk:
cmd/utils.go#L10
github.com/spf13/[email protected]: Get "https://proxy.golang.org/github.com/spf13/cobra/@v/v1.7.0.zip": EOF
|
Build agentk:
cmd/agentk/agentkapp/app.go#L14
github.com/ash2k/[email protected]: Get "https://proxy.golang.org/github.com/ash2k/stager/@v/v0.3.0.zip": EOF
|
Build agentk:
cmd/agentk/agentkapp/app.go#L15
github.com/go-logr/[email protected]: Get "https://proxy.golang.org/github.com/go-logr/zapr/@v/v1.2.4.zip": EOF
|
Build agentk:
cmd/agentk/agentkapp/app.go#L16
github.com/grpc-ecosystem/go-grpc-middleware/providers/[email protected]: Get "https://proxy.golang.org/github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus/@v/v1.0.0.zip": EOF
|
Build agentk:
cmd/agentk/agentkapp/app_internal_server.go#L8
github.com/grpc-ecosystem/go-grpc-middleware/[email protected]: Get "https://proxy.golang.org/github.com/grpc-ecosystem/go-grpc-middleware/v2/@v/v2.0.1.zip": EOF
|
Build agentk:
pkg/entity/entity.pb.go#L12
github.com/envoyproxy/[email protected]: Get "https://proxy.golang.org/github.com/envoyproxy/protoc-gen-validate/@v/v1.0.2.zip": EOF
|
Build agentk:
pkg/entity/entity.pb.go#L13
google.golang.org/[email protected]: Get "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.31.0.zip": EOF
|
Build agentk:
pkg/entity/entity.pb.go#L14
google.golang.org/[email protected]: Get "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.31.0.zip": EOF
|
Build agentk:
pkg/entity/entity.pb.validate.go#L19
google.golang.org/[email protected]: Get "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.31.0.zip": EOF
|
Build agentk:
internal/api/types.go#L7
go.opentelemetry.io/[email protected]: Get "https://proxy.golang.org/go.opentelemetry.io/otel/@v/v1.19.0.zip": EOF
|
Build kas image
Process completed with exit code 2.
|
Build agentk image
Process completed with exit code 2.
|
Lint:
internal/tool/wstunnel/server_test.go#L61
require-error: for error assertions use require (testifylint)
|
Lint:
internal/tool/wstunnel/server_test.go#L66
require-error: for error assertions use require (testifylint)
|
Lint:
internal/tool/wstunnel/server_test.go#L83
require-error: for error assertions use require (testifylint)
|
Lint:
internal/tool/wstunnel/server_test.go#L96
require-error: for error assertions use require (testifylint)
|
Lint:
internal/tool/wstunnel/server_test.go#L124
require-error: for error assertions use require (testifylint)
|
Lint:
internal/tool/wstunnel/server_test.go#L125
require-error: for error assertions use require (testifylint)
|
Lint:
internal/tool/httpz/roundtripper_test.go#L37
require-error: for error assertions use require (testifylint)
|
Lint:
internal/tool/httpz/roundtripper_test.go#L47
require-error: for error assertions use require (testifylint)
|
Lint:
internal/tool/httpz/roundtripper_test.go#L52
require-error: for error assertions use require (testifylint)
|
Lint:
internal/tool/httpz/roundtripper_test.go#L59
require-error: for error assertions use require (testifylint)
|
Unit test:
internal/tool/grpctool/grpctool_extra.go#L5
invalid operation: x.GetContentLength() != nil (mismatched types int64 and untyped nil)
|
Unit test:
internal/tool/grpctool/grpctool_extra.go#L5
invalid operation: cannot indirect x.GetContentLength() (value of type int64)
|
Unit test:
pkg/kascfg/validation_test.go#L37
undefined: GitopsCF
|
Unit test
Process completed with exit code 2.
|