fix(deps): update all non-major dependencies #6641
Annotations
10 errors and 1 warning
golangci-lint:
scm/github/app_permissions.go#L62
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
golangci-lint:
scm/github/app_permissions.go#L64
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
golangci-lint:
scm/github/app_permissions.go#L66
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
golangci-lint:
scm/github/deployment.go#L180
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
golangci-lint:
scm/github/repo.go#L209
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
golangci-lint:
scm/github/repo.go#L283
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
golangci-lint:
scm/github/github_client_test.go#L76
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
golangci-lint:
scm/github/github_client_test.go#L90
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
golangci-lint:
scm/github/github_client_test.go#L104
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
golangci-lint:
compiler/native/expand.go#L396
string `golang` has 3 occurrences, make it a constant (goconst)
|
golangci-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
Loading