Skip to content

CI

CI #2208

Triggered via schedule June 25, 2023 08:02
Status Failure
Total duration 2m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golang-ci.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Go lint: internal/cluster/testing.go#L30
unused-parameter: parameter 'cls' seems to be unused, consider removing or renaming it as _ (revive)
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_list_test.go#L16
unused-parameter: parameter 'cls' seems to be unused, consider removing or renaming it as _ (revive)
Go lint: cmd/aws.go#L32
empty-block: this block is empty, you can remove it (revive)
Go lint: cmd/aws_update.go#L84
redefines-builtin-id: redefinition of the built-in function copy (revive)
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)