Merge pull request #72 from devilcove/dependabot/go_modules/golang.or… #158
Annotations
11 errors and 3 warnings
lint:
app/plexus-agent/cmd/drop.go#L39
SA1019: ec.Request is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/drop.go#L43
SA1019: ec.Close is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/join.go#L37
SA1019: ec.Close is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/join.go#L38
SA1019: ec.Request is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/leave.go#L37
SA1019: ec.Request is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/leave.go#L41
SA1019: ec.Close is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/loglevel.go#L44
SA1019: ec.Publish is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/loglevel.go#L45
SA1019: ec.Flush is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
app/plexus-agent/cmd/loglevel.go#L46
SA1019: ec.Drain is deprecated: Encoded connections are no longer supported. (staticcheck)
|
lint:
internal/agent/broker.go#L20
SA1019: nats.EncodedConn is deprecated: Encoded connections are no longer supported. (staticcheck)
|
tests
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|