Skip to content

Merge branch 'main' into fix/validate-timing #15375

Merge branch 'main' into fix/validate-timing

Merge branch 'main' into fix/validate-timing #15375

Triggered via push March 11, 2025 13:14
Status Success
Total duration 2m 58s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
[golangci] compiler/native/expand.go#L403: compiler/native/expand.go#L403
string `golang` has 3 occurrences, make it a constant (goconst)
[golangci] compiler/native/compile_test.go#L2818: compiler/native/compile_test.go#L2818
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
[golangci] compiler/native/compile_test.go#L2819: compiler/native/compile_test.go#L2819
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)