Skip to content

CI

CI #2264

Triggered via schedule August 21, 2023 08:01
Status Failure
Total duration 1m 51s
Artifacts

golang-ci.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

11 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.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)
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)
Go Test
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255