Skip to content

chore(deps): bump the gomod group with 12 updates #935

chore(deps): bump the gomod group with 12 updates

chore(deps): bump the gomod group with 12 updates #935

Triggered via pull request September 1, 2024 00:56
Status Failure
Total duration 1m 58s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-go: cmd/ssh-portal/serve.go#L55
SA1019: nats.NewEncodedConn is deprecated: Encoded connections are no longer supported. (staticcheck)
lint-go: cmd/ssh-portal/serve.go#L59
SA1019: nc.Close is deprecated: Encoded connections are no longer supported. (staticcheck)
lint-go: internal/sshportalapi/server.go#L70
SA1019: nats.NewEncodedConn is deprecated: Encoded connections are no longer supported. (staticcheck)
lint-go: internal/sshportalapi/server.go#L74
SA1019: nc.Close is deprecated: Encoded connections are no longer supported. (staticcheck)
lint-go: internal/sshportalapi/server.go#L76
SA1019: nc.QueueSubscribe is deprecated: Encoded connections are no longer supported. (staticcheck)
lint-go: internal/sshportalapi/server.go#L84
SA1019: nc.Drain is deprecated: Encoded connections are no longer supported. (staticcheck)
lint-go: internal/sshportalapi/sshportal.go#L29
SA1019: nats.EncodedConn is deprecated: Encoded connections are no longer supported. (staticcheck)
lint-go: internal/sshportalapi/sshportal.go#L33
SA1019: nats.Handler is deprecated: Encoded connections are no longer supported. (staticcheck)
lint-go: internal/sshportalapi/sshportal.go#L51
SA1019: c.Publish is deprecated: Encoded connections are no longer supported. (staticcheck)
lint-go: internal/sshportalapi/sshportal.go#L68
SA1019: c.Publish is deprecated: Encoded connections are no longer supported. (staticcheck)