Skip to content

build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 #2267

build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4

build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 #2267

Triggered via pull request September 24, 2023 18:01
Status Failure
Total duration 2m 13s
Artifacts

golang-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Go lint: internal/aws/eks_test.go#L56
G601: Implicit memory aliasing in for loop. (gosec)
Go lint: internal/aws/eks_test.go#L85
G601: Implicit memory aliasing in for loop. (gosec)
Go lint: internal/aws/eks_test.go#L86
G601: Implicit memory aliasing in for loop. (gosec)
Go lint: internal/cluster/cluster.go#L9
import 'k8s.io/client-go/tools/clientcmd/api' is not allowed from list 'Main' (depguard)
Go lint: internal/cluster/testing.go#L8
import 'k8s.io/client-go/tools/clientcmd/api' is not allowed from list 'Main' (depguard)
Go lint: main.go#L6
import 'github.com/mateimicu/kdiscover/cmd' is not allowed from list 'Main' (depguard)
Go lint: cmd/aws.go#L7
import 'github.com/mateimicu/kdiscover/internal/aws' is not allowed from list 'Main' (depguard)
Go lint: cmd/aws.go#L8
import 'github.com/mateimicu/kdiscover/internal/kubeconfig' is not allowed from list 'Main' (depguard)
Go lint: cmd/aws.go#L9
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
Go lint: cmd/aws.go#L11
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
Go lint: internal/cluster/testing.go#L30
unused-parameter: parameter 'cls' seems to be unused, consider removing or renaming it as _ (revive)
Go lint: cmd/aws_update.go#L84
redefines-builtin-id: redefinition of the built-in function copy (revive)
Go lint: cmd/aws.go#L32
empty-block: this block is empty, you can remove it (revive)
Go lint: cmd/aws_list_test.go#L16
unused-parameter: parameter 'cls' seems to be unused, consider removing or renaming it as _ (revive)