Skip to content

chore(deps): update dependency golangci-lint to v1.57.2 #34

chore(deps): update dependency golangci-lint to v1.57.2

chore(deps): update dependency golangci-lint to v1.57.2 #34

Triggered via push April 5, 2024 00:40
Status Failure
Total duration 2m 41s
Artifacts

go-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-lint: paramstore/store.go#L4
import 'github.com/aws/aws-sdk-go/aws' is not allowed from list 'Main' (depguard)
go-lint: paramstore/store.go#L5
import 'github.com/aws/aws-sdk-go/service/ssm' is not allowed from list 'Main' (depguard)
go-lint: paramstore/store.go#L6
import 'github.com/aws/aws-sdk-go/service/ssm/ssmiface' is not allowed from list 'Main' (depguard)
go-lint: main.go#L12
import 'github.com/aws/aws-sdk-go/aws' is not allowed from list 'Main' (depguard)
go-lint: main.go#L13
import 'github.com/aws/aws-sdk-go/aws/session' is not allowed from list 'Main' (depguard)
go-lint: main.go#L14
import 'github.com/aws/aws-sdk-go/service/ssm' is not allowed from list 'Main' (depguard)
go-lint: main.go#L15
import 'github.com/cultureamp/parameter-store-exec/paramstore' is not allowed from list 'Main' (depguard)
go-lint: main.go#L16
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
go-lint: main_test.go#L6
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
go-lint: paramstore/store_test.go#L6
import 'github.com/aws/aws-sdk-go/service/ssm' is not allowed from list 'Main' (depguard)