Skip to content

fix: properly closing tcp connections in sdk to fix timeout errors #128

fix: properly closing tcp connections in sdk to fix timeout errors

fix: properly closing tcp connections in sdk to fix timeout errors #128

Triggered via pull request November 22, 2023 19:55
Status Failure
Total duration 5m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: pkg/utils/opts/init_http_client.go#L23
undefined: http (typecheck)
ci: pkg/test/loadbalancer.go#L35
cannot infer T (/home/runner/go/pkg/mod/github.com/samber/[email protected]/type_manipulation.go:6:12) (typecheck)
ci: pkg/test/loadbalancer.go#L45
cannot infer T (/home/runner/go/pkg/mod/github.com/samber/[email protected]/type_manipulation.go:6:12) (typecheck)
ci: pkg/controllers/nodeclaim/link/suite_test.go#L122
cannot infer T (/home/runner/go/pkg/mod/github.com/samber/[email protected]/type_manipulation.go:6:12) (typecheck)
ci: pkg/providers/instance/azure_client.go#L39
could not import github.com/Azure/karpenter/pkg/utils/opts (-: # github.com/Azure/karpenter/pkg/utils/opts
ci: pkg/utils/opts/init_http_client.go#L23
undefined: http) (typecheck)
ci: pkg/providers/instancetype/suite_test.go#L186
cannot infer T (/home/runner/go/pkg/mod/github.com/samber/[email protected]/type_manipulation.go:23:14) (typecheck)
ci: pkg/providers/instancetype/suite_test.go#L213
cannot infer T (/home/runner/go/pkg/mod/github.com/samber/[email protected]/type_manipulation.go:23:14) (typecheck)
ci: pkg/providers/instancetype/suite_test.go#L607
cannot infer T (/home/runner/go/pkg/mod/github.com/samber/[email protected]/type_manipulation.go:23:14) (typecheck)
ci
Process completed with exit code 2.