fix(deps): update kubernetes packages to v0.32.2 #4969
push_pr.yaml
on: push
Matrix: Build integration for
Static analysis and linting
2m 0s
Codespell
9s
Matrix: Helm chart Lint
Run tests
2m 3s
Annotations
10 errors and 7 warnings
Static analysis and linting:
internal/storer/storer.go#L90
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"destination argument must be an empty pointer\")" (err113)
|
Static analysis and linting:
internal/storer/storer.go#L105
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"the types of cache source and dst are different: %q %q\", valueToSet.Type(), varToPopulate.Type())" (err113)
|
Static analysis and linting:
src/integration/prober/prober_test.go#L15
unused-parameter: parameter 'request' seems to be unused, consider removing or renaming it as _ (revive)
|
Static analysis and linting:
internal/logutil/log.go#L11
Discard is a global variable (gochecknoglobals)
|
Static analysis and linting:
internal/logutil/log.go#L14
Debug is a global variable (gochecknoglobals)
|
Static analysis and linting:
internal/logutil/log.go#L16
don't use `init` function (gochecknoinits)
|
Static analysis and linting:
src/integration/wrapper.go#L26
field `sdkIntegration` is unused (unused)
|
Static analysis and linting:
src/integration/wrapper.go#L127
error returned from external package is unwrapped: sig: func github.com/newrelic/infra-integrations-sdk/integration.New(name string, version string, opts ...github.com/newrelic/infra-integrations-sdk/integration.Option) (i *github.com/newrelic/infra-integrations-sdk/integration.Integration, err error) (wrapcheck)
|
Static analysis and linting:
internal/storer/storer_test.go#L20
Function 'Test_Cache' is too long (106 > 100) (funlen)
|
Static analysis and linting:
src/integration/sink/sink_test.go#L139
G102: Binds to all network interfaces (gosec)
|
Build integration for (linux, arm64)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.5-f890c190a222fbcba58e3fd9bb459e657f88f38fea0903e32e02d259626b1de0
|
Build integration for (linux, arm64)
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
|
Build integration for (linux, arm)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.5-f890c190a222fbcba58e3fd9bb459e657f88f38fea0903e32e02d259626b1de0
|
Build integration for (linux, amd64)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.5-f890c190a222fbcba58e3fd9bb459e657f88f38fea0903e32e02d259626b1de0
|
Build integration for (linux, amd64)
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
|
Static analysis and linting
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
|
Static analysis and linting
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.5-f890c190a222fbcba58e3fd9bb459e657f88f38fea0903e32e02d259626b1de0
|