feat: upstream sync #583
Annotations
10 errors and 1 warning
api/global.go#L5
could not import github.com/flanksource/duty/upstream (-: # github.com/flanksource/duty/upstream
|
|
scrapers/aws/aws.go#L112
cannot use ctx (variable of type *AWSContext) as "context".Context value in argument to ECR.DescribeRepositories: *AWSContext does not implement "context".Context (missing method Deadline) (typecheck)
|
scrapers/aws/aws.go#L144
cannot use ctx (variable of type *AWSContext) as "context".Context value in argument to EKS.ListClusters: *AWSContext does not implement "context".Context (missing method Deadline) (typecheck)
|
scrapers/aws/aws.go#L150
cannot use ctx (variable of type *AWSContext) as "context".Context value in argument to EKS.DescribeCluster: *AWSContext does not implement "context".Context (missing method Deadline) (typecheck)
|
scrapers/aws/aws.go#L183
cannot use ctx (variable of type *AWSContext) as "context".Context value in argument to EFS.DescribeFileSystems: *AWSContext does not implement "context".Context (missing method Deadline) (typecheck)
|
scrapers/aws/aws.go#L212
cannot use ctx (variable of type *AWSContext) as "context".Context value in argument to ctx.IAM.GetAccountSummary: *AWSContext does not implement "context".Context (missing method Deadline) (typecheck)
|
scrapers/aws/aws.go#L218
cannot use ctx (variable of type *AWSContext) as "context".Context value in argument to ctx.IAM.ListAccountAliases: *AWSContext does not implement "context".Context (missing method Deadline) (typecheck)
|
scrapers/aws/aws.go#L253
cannot use ctx (variable of type *AWSContext) as "context".Context value in argument to ctx.EC2.DescribeRegions: *AWSContext does not implement "context".Context (missing method Deadline) (typecheck)
|
scrapers/aws/aws.go#L279
cannot use ctx (variable of type *AWSContext) as "context".Context value in argument to ctx.IAM.ListUsers: *AWSContext does not implement "context".Context (missing method Deadline) (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading