Merge pull request #82 from devilcove/dependabot/go_modules/github.co… #177
Annotations
10 errors and 4 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)
|
build
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.22.0-a4c30757396ab867410301873d217f0f05739f07b68dd1f000b61de3e6c8d3a3
|
lint
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.22.0-a4c30757396ab867410301873d217f0f05739f07b68dd1f000b61de3e6c8d3a3
|
tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
tests
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.22.0-a4c30757396ab867410301873d217f0f05739f07b68dd1f000b61de3e6c8d3a3
|