Skip to content

Properly close connections in the proxy. #443

Properly close connections in the proxy.

Properly close connections in the proxy. #443

Triggered via pull request September 18, 2023 21:27
Status Failure
Total duration 2m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: proxy/server/reflect.go#L1
: # github.com/Snowflake-Labs/sansshell/proxy/server [github.com/Snowflake-Labs/sansshell/proxy/server.test]
lint: proxy/server/target_test.go#L45
cannot use errDialer (variable of type dialErrTargetDialer) as type TargetDialer in argument to NewTargetStreamSet:
lint: proxy/server/target_test.go#L84
cannot use errDialer (variable of type dialErrTargetDialer) as type TargetDialer in argument to NewTargetStreamSet:
lint: proxy/server/target_test.go#L165
cannot use blockingClientDialer{} (value of type blockingClientDialer) as type TargetDialer in argument to NewTargetStreamSet:
lint
issues found