Skip to content

Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 #12

Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0

Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 #12

Triggered via pull request June 5, 2023 09:00
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: command/check.go#L6
import 'github.com/frantjc/jenkins-job-resource' is not allowed from list 'Main' (depguard)
lint: command/in.go#L10
import 'github.com/frantjc/jenkins-job-resource' is not allowed from list 'Main' (depguard)
lint: command/jenkins_job_resource.go#L11
import 'github.com/yosida95/golang-jenkins' is not allowed from list 'Main' (depguard)
lint: command/jenkins_job_resource.go#L13
import 'github.com/frantjc/jenkins-job-resource' is not allowed from list 'Main' (depguard)
lint: command/out.go#L8
import 'github.com/google/go-querystring/query' is not allowed from list 'Main' (depguard)
lint: cmd/check/main.go#L7
import 'github.com/frantjc/jenkins-job-resource/command' is not allowed from list 'Main' (depguard)
lint: cmd/in/main.go#L7
import 'github.com/frantjc/jenkins-job-resource/command' is not allowed from list 'Main' (depguard)
lint: cmd/out/main.go#L7
import 'github.com/frantjc/jenkins-job-resource/command' is not allowed from list 'Main' (depguard)
lint: check_test.go#L9
import 'github.com/onsi/ginkgo' is not allowed from list 'Main' (depguard)
lint: check_test.go#L10
import 'github.com/onsi/gomega' is not allowed from list 'Main' (depguard)