Skip to content

chore(ci): add golangci-lint #4

chore(ci): add golangci-lint

chore(ci): add golangci-lint #4

Triggered via pull request August 16, 2023 05:10
Status Failure
Total duration 16s
Artifacts

lint.yml

on: pull_request
Run linters
7s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run linters: cli.go#L16
import 'github.com/hashicorp/consul-template/config' is not allowed from list 'Main' (depguard)
Run linters: cli.go#L17
import 'github.com/hashicorp/consul-template/logging' is not allowed from list 'Main' (depguard)
Run linters: cli.go#L18
import 'github.com/hashicorp/consul-template/manager' is not allowed from list 'Main' (depguard)
Run linters: cli.go#L19
import 'github.com/hashicorp/consul-template/service_os' is not allowed from list 'Main' (depguard)
Run linters: cli.go#L20
import 'github.com/hashicorp/consul-template/signals' is not allowed from list 'Main' (depguard)
Run linters: cli.go#L21
import 'github.com/hashicorp/consul-template/version' is not allowed from list 'Main' (depguard)
Run linters: cli_test.go#L15
import 'github.com/hashicorp/consul-template/config' is not allowed from list 'Main' (depguard)
Run linters: cli_test.go#L16
import 'github.com/hashicorp/consul-template/signals' is not allowed from list 'Main' (depguard)
Run linters: cli_test.go#L17
import 'github.com/hashicorp/consul-template/test' is not allowed from list 'Main' (depguard)
Run linters: cli_test.go#L18
import 'github.com/hashicorp/go-gatedio' is not allowed from list 'Main' (depguard)