This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
Merge pull request #17 from things-go/dependabot/github_actions/actio… #34
Annotations
9 errors
GolangCi-Lint:
clip/binding/baked_in.go#L4
import 'github.com/shopspring/decimal' is not allowed from list 'Main' (depguard)
|
GolangCi-Lint:
clip/binding/validator.go#L7
import 'github.com/go-playground/validator/v10' is not allowed from list 'Main' (depguard)
|
GolangCi-Lint:
clip/binding/validator.go#L8
import 'github.com/shopspring/decimal' is not allowed from list 'Main' (depguard)
|
GolangCi-Lint:
clip/password/bcrypt_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
GolangCi-Lint:
clip/password/script_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
GolangCi-Lint:
clip/password/simple_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
GolangCi-Lint:
collection/sliding_window/sliding_window_test.go#L8
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
GolangCi-Lint:
extrand/complexity_test.go#L6
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
GolangCi-Lint
issues found
|