This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
chore(deps): bump golang.org/x/crypto from 0.13.0 to 0.17.0 #32
pr_review_dog.yml
on: pull_request
runner / golangci-lint
46s
Annotations
8 errors and 2 warnings
runner / golangci-lint:
clip/binding/baked_in.go#L4
import 'github.com/shopspring/decimal' is not allowed from list 'Main' (depguard)
|
runner / golangci-lint:
clip/binding/validator.go#L7
import 'github.com/go-playground/validator/v10' is not allowed from list 'Main' (depguard)
|
runner / golangci-lint:
clip/binding/validator.go#L8
import 'github.com/shopspring/decimal' is not allowed from list 'Main' (depguard)
|
runner / golangci-lint:
clip/password/bcrypt_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
runner / golangci-lint:
clip/password/script_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
runner / golangci-lint:
clip/password/simple_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
runner / golangci-lint:
collection/sliding_window/sliding_window_test.go#L8
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
runner / golangci-lint:
extrand/complexity_test.go#L6
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
runner / golangci-lint
Unexpected input(s) 'args', 'version', valid inputs are ['github_token', 'golangci_lint_flags', 'tool_name', 'level', 'reporter', 'filter_mode', 'fail_on_error', 'reviewdog_flags', 'workdir', 'reviewdog_version', 'golangci_lint_version', 'go_version', 'go_version_file', 'cache']
|
runner / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/x/x. Supported file pattern: go.sum
|