build(deps): bump go version and x-repositories to latest #510
Annotations
10 errors and 1 warning
Run linters:
manager/runner.go#L1238
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
|
Run linters:
dependency/vault_read_test.go#L534
QF1001: could apply De Morgan's law (staticcheck)
|
Run linters:
dependency/vault_list.go#L149
QF1002: could use tagged switch on rawPath (staticcheck)
|
Run linters:
child/child_test.go#L528
QF1011: could omit type int from declaration; it will be inferred from the right-hand side (staticcheck)
|
Run linters:
template/template.go#L16
import 'golang.org/x/exp/maps' is not allowed from list 'main' (depguard)
|
Run linters:
template/funcs.go#L36
import 'gopkg.in/yaml.v2' is not allowed from list 'main' (depguard)
|
Run linters:
template/funcs.go#L35
import 'golang.org/x/text/language' is not allowed from list 'main' (depguard)
|
Run linters:
template/funcs.go#L34
import 'golang.org/x/text/cases' is not allowed from list 'main' (depguard)
|
Run linters:
config/template.go#L16
import 'golang.org/x/exp/maps' is not allowed from list 'main' (depguard)
|
Run linters:
child/child_test.go#L22
import 'golang.org/x/sys/unix' is not allowed from list 'main' (depguard)
|
Run linters
Failed to restore: Cache service responded with 422
|