fix(deps): update module cloud.google.com/go/compute/metadata to v0.3.0 - autoclosed #3
tests.yaml
on: pull_request
go test
1m 8s
golangci-lint
2m 57s
Annotations
6 errors and 1 warning
go test
Process completed with exit code 1.
|
golangci-lint:
internal/cloud/docker/client.go#L1
: # github.com/jaredallard/minecraft-preempt/v3/internal/cloud/docker
|
golangci-lint:
cmd/minecraft-preempt/server.go#L27
could not import github.com/jaredallard/minecraft-preempt/v3/internal/cloud/docker (-: # github.com/jaredallard/minecraft-preempt/v3/internal/cloud/docker
|
golangci-lint:
cmd/minecraft-preempt-agent/minecraft-preempt-agent.go#L38
could not import github.com/jaredallard/minecraft-preempt/v3/internal/cloud/docker (-: # github.com/jaredallard/minecraft-preempt/v3/internal/cloud/docker
|
golangci-lint:
internal/cloud/gcp/client.go#L128
SA1019: c.metadata.Get is deprecated: Please use the context aware variant [Client.GetWithContext]. (staticcheck)
|
golangci-lint
issues found
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|