fix(deps): update all non-major dependencies #6623
reviewdog.yml
on: pull_request
diff-review
41s
full-review
51s
Annotations
20 errors and 4 warnings
diff-review:
scm/github/app_permissions.go#L62
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
diff-review:
scm/github/app_permissions.go#L64
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
diff-review:
scm/github/app_permissions.go#L66
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
diff-review:
scm/github/deployment.go#L180
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
diff-review:
scm/github/repo.go#L209
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
diff-review:
scm/github/repo.go#L283
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
diff-review:
scm/github/github_client_test.go#L76
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
diff-review:
scm/github/github_client_test.go#L90
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
diff-review:
scm/github/github_client_test.go#L104
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
diff-review:
compiler/native/expand.go#L396
string `golang` has 3 occurrences, make it a constant (goconst)
|
full-review:
scm/github/app_permissions.go#L62
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
full-review:
scm/github/app_permissions.go#L64
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
full-review:
scm/github/app_permissions.go#L66
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
full-review:
scm/github/deployment.go#L180
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
full-review:
scm/github/repo.go#L209
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
full-review:
scm/github/repo.go#L283
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
full-review:
scm/github/github_client_test.go#L76
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
full-review:
scm/github/github_client_test.go#L90
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
full-review:
scm/github/github_client_test.go#L104
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
full-review:
compiler/native/expand.go#L396
string `golang` has 3 occurrences, make it a constant (goconst)
|
diff-review
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
diff-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
full-review
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
full-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|