Skip to content

fix(deps): update all non-major dependencies #15168

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #15168

Triggered via push January 23, 2025 16:15
Status Success
Total duration 2m 27s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
[golangci] compiler/native/expand.go#L396: compiler/native/expand.go#L396
string `golang` has 3 occurrences, make it a constant (goconst)
[golangci] compiler/native/compile_test.go#L2449: compiler/native/compile_test.go#L2449
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
[golangci] compiler/native/compile_test.go#L2450: compiler/native/compile_test.go#L2450
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
[golangci] scm/github/app_permissions.go#L62: scm/github/app_permissions.go#L62
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
[golangci] scm/github/deployment.go#L180: scm/github/deployment.go#L180
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
[golangci] scm/github/repo.go#L209: scm/github/repo.go#L209
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
[golangci] scm/github/repo.go#L283: scm/github/repo.go#L283
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
[golangci] scm/github/github_client_test.go#L76: scm/github/github_client_test.go#L76
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
[golangci] scm/github/github_client_test.go#L90: scm/github/github_client_test.go#L90
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
[golangci] scm/github/github_client_test.go#L104: scm/github/github_client_test.go#L104
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
validate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636