Skip to content

Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 #22

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

Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 #22

Triggered via pull request August 15, 2023 03:03
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: logger.go#L6
import 'github.com/go-logr/logr' is not allowed from list 'Main' (depguard)
test: logger.go#L7
import 'github.com/go-logr/zapr' is not allowed from list 'Main' (depguard)
test: bucketfs/file_server.go#L6
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
test: bucketfs/file_server.go#L7
import 'github.com/logsquaredn/blobproxy' is not allowed from list 'Main' (depguard)
test: bucketfs/fs.go#L7
import 'github.com/logsquaredn/blobproxy' is not allowed from list 'Main' (depguard)
test: command/blobproxy.go#L13
import 'github.com/logsquaredn/blobproxy' is not allowed from list 'Main' (depguard)
test: command/blobproxy.go#L14
import 'github.com/logsquaredn/blobproxy/bucketfs' is not allowed from list 'Main' (depguard)
test: command/blobproxy.go#L15
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
test: cmd/blobproxy/main.go#L9
import 'github.com/logsquaredn/blobproxy/command' is not allowed from list 'Main' (depguard)
test
issues found