Skip to content

fix(deps): update module github.com/google/go-github/v65 to v68 #15093

fix(deps): update module github.com/google/go-github/v65 to v68

fix(deps): update module github.com/google/go-github/v65 to v68 #15093

Triggered via push January 9, 2025 22:03
Status Success
Total duration 2m 59s
Artifacts

test.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)
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636