Skip to content

CI

CI #2247

Triggered via schedule August 4, 2023 08:02
Status Failure
Total duration 1m 46s
Artifacts

golang-ci.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Go lint: internal/aws/eks.go#L9
import 'github.com/aws/aws-sdk-go/aws' is not allowed from list 'Main' (depguard)
Go lint: internal/aws/eks.go#L10
import 'github.com/aws/aws-sdk-go/aws/awserr' is not allowed from list 'Main' (depguard)
Go lint: internal/aws/eks.go#L11
import 'github.com/aws/aws-sdk-go/aws/session' is not allowed from list 'Main' (depguard)
Go lint: internal/aws/eks.go#L12
import 'github.com/aws/aws-sdk-go/service/eks' is not allowed from list 'Main' (depguard)
Go lint: internal/aws/eks.go#L13
import 'github.com/aws/aws-sdk-go/service/eks/eksiface' is not allowed from list 'Main' (depguard)
Go lint: internal/aws/eks.go#L14
import 'github.com/mateimicu/kdiscover/internal/cluster' is not allowed from list 'Main' (depguard)
Go lint: internal/aws/eks.go#L15
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
Go lint: internal/aws/eks_cluster.go#L7
import 'github.com/mateimicu/kdiscover/internal/cluster' is not allowed from list 'Main' (depguard)
Go lint: internal/aws/eks_cluster.go#L8
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
Go lint: internal/aws/eks_cluster.go#L9
import 'k8s.io/client-go/tools/clientcmd/api' is not allowed from list 'Main' (depguard)