Skip to content

chore(deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 #200

chore(deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0

chore(deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 #200

Triggered via pull request August 15, 2023 22:38
Status Failure
Total duration 40s
Artifacts

ci.yaml

on: pull_request
Matrix: Run Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: pkg/functions/functions.go#L15
import 'github.com/jmespath-community/go-jmespath/pkg/error' is not allowed from list 'Main' (depguard)
Lint: pkg/functions/functions.go#L16
import 'github.com/jmespath-community/go-jmespath/pkg/util' is not allowed from list 'Main' (depguard)
Lint: cmd/jpgo/main.go#L26
import 'github.com/jmespath-community/go-jmespath/pkg/api' is not allowed from list 'Main' (depguard)
Lint: cmd/jpgo/main.go#L27
import 'github.com/jmespath-community/go-jmespath/pkg/parsing' is not allowed from list 'Main' (depguard)
Lint: fuzz/jmespath.go#L3
import 'github.com/jmespath-community/go-jmespath/pkg/parsing' is not allowed from list 'Main' (depguard)
Lint: jp.go#L4
import 'github.com/jmespath-community/go-jmespath/pkg/api' is not allowed from list 'Main' (depguard)
Lint: jp.go#L5
import 'github.com/jmespath-community/go-jmespath/pkg/functions' is not allowed from list 'Main' (depguard)
Lint: jp.go#L6
import 'github.com/jmespath-community/go-jmespath/pkg/parsing' is not allowed from list 'Main' (depguard)
Lint: jp_test.go#L12
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
Lint: pkg/api/api.go#L6
import 'github.com/jmespath-community/go-jmespath/pkg/functions' is not allowed from list 'Main' (depguard)