Skip to content

feat(bedrock): add guardrails and evaluation jobs #157

feat(bedrock): add guardrails and evaluation jobs

feat(bedrock): add guardrails and evaluation jobs #157

Triggered via pull request May 3, 2024 18:32
Status Failure
Total duration 2m 26s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: pkg/commands/list/list.go#L13
could not import github.com/ekristen/aws-nuke/resources (-: # github.com/ekristen/aws-nuke/resources
golangci-lint: resources/bedrock-evaluation-jobs.go#L36
undefined: bedrock.ListEvaluationJobsInput
golangci-lint: resources/bedrock-evaluation-jobs.go#L41
svc.ListEvaluationJobs undefined (type *bedrock.Bedrock has no field or method ListEvaluationJobs)
golangci-lint: resources/bedrock-evaluation-jobs.go#L73
f.svc.StopEvaluationJob undefined (type *bedrock.Bedrock has no field or method StopEvaluationJob)
golangci-lint: resources/bedrock-evaluation-jobs.go#L73
undefined: bedrock.StopEvaluationJobInput
golangci-lint: resources/bedrock-evaluation-jobs.go#L93
undefined: bedrock.EvaluationJobStatusInProgress
golangci-lint: resources/bedrock-guardrails.go#L34
undefined: bedrock.ListGuardrailsInput
golangci-lint: resources/bedrock-guardrails.go#L39
svc.ListGuardrails undefined (type *bedrock.Bedrock has no field or method ListGuardrails)
golangci-lint: resources/bedrock-guardrails.go#L68
f.svc.DeleteGuardrail undefined (type *bedrock.Bedrock has no field or method DeleteGuardrail)
golangci-lint: resources/bedrock-guardrails.go#L68
undefined: bedrock.DeleteGuardrailInput) (typecheck)