chore(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 #18
pr_review_dog.yml
on: pull_request
runner / golangci-lint
59s
Annotations
6 errors and 2 warnings
runner / golangci-lint:
field_bool.go#L8
var `boolType` is unused (unused)
|
runner / golangci-lint:
field_bytes.go#L8
var `bytesType` is unused (unused)
|
runner / golangci-lint:
field_string.go#L8
var `stringType` is unused (unused)
|
runner / golangci-lint:
field_time.go#L9
var `timeType` is unused (unused)
|
runner / golangci-lint:
go_type.go#L138
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
|
runner / golangci-lint:
internal/gen.go#L22
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
|
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/ens/ens. Supported file pattern: go.sum
|