Skip to content

⚠️ refactor: rename fields on Branch Protection Pull Request rules #10081

⚠️ refactor: rename fields on Branch Protection Pull Request rules

⚠️ refactor: rename fields on Branch Protection Pull Request rules #10081

Triggered via pull request February 16, 2024 21:16
Status Failure
Total duration 3m 10s
Artifacts

integration.yml

on: pull_request
approve
8s
approve
integration-trusted
2m 44s
integration-trusted
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
integration-trusted: clients/githubrepo/branches.go#L329
cannot use &dst.RequireLastPushApproval (value of type *bool) as **bool value in argument to copyBoolPtr
integration-trusted: clients/githubrepo/branches.go#L540
cannot use rule.Parameters.PullRequestParameters.RequireLastPushApproval (variable of type *bool) as bool value in assignment
integration-trusted: clients/githubrepo/branches.go#L578
invalid operation: base.RequireLastPushApproval == nil (mismatched types bool and untyped nil)
integration-trusted: clients/githubrepo/branches.go#L578
type bool of translated.RequireLastPushApproval does not match *T (cannot infer T)
integration-trusted: clients/githubrepo/branches.go#L329
cannot use &dst.RequireLastPushApproval (value of type *bool) as **bool value in argument to copyBoolPtr
integration-trusted: clients/githubrepo/branches.go#L540
cannot use rule.Parameters.PullRequestParameters.RequireLastPushApproval (variable of type *bool) as bool value in assignment
integration-trusted: clients/githubrepo/branches.go#L578
invalid operation: base.RequireLastPushApproval == nil (mismatched types bool and untyped nil)
integration-trusted: clients/githubrepo/branches.go#L578
type bool of translated.RequireLastPushApproval does not match *T (cannot infer T)
integration-trusted: clients/githubrepo/branches.go#L329
cannot use &dst.RequireLastPushApproval (value of type *bool) as **bool value in argument to copyBoolPtr
integration-trusted: clients/githubrepo/branches.go#L540
cannot use rule.Parameters.PullRequestParameters.RequireLastPushApproval (variable of type *bool) as bool value in assignment
integration-trusted
Attempt 1 failed. Reason: Child_process exited with error code 2
integration-trusted
Attempt 2 failed. Reason: Child_process exited with error code 2