Skip to content

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

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

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

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

gitlab.yml

on: pull_request
gitlab-integration-trusted
2m 52s
gitlab-integration-trusted
Fit to window
Zoom out
Zoom in

Annotations

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