feat(github): Add checkrun support #674
Annotations
10 errors
pkg/mocks/api.go#L11
could not import github.com/argoproj/notifications-engine/pkg/services (-: # github.com/argoproj/notifications-engine/pkg/services
|
pkg/services/github.go#L102
syntax error: cannot use assignment x.Status = nil as value
|
pkg/services/github.go#L108
syntax error: cannot use assignment x.Deployment = nil as value
|
pkg/services/github.go#L115
syntax error: cannot use assignment x.PullRequestComment = nil as value
|
pkg/services/github.go#L119
syntax error: cannot use assignment x.CheckRun = nil as value
|
pkg/services/github.go#L152
syntax error: unexpected {, expected expression
|
pkg/services/github.go#L155
syntax error: non-declaration statement outside function body
|
pkg/services/github.go#L155
method has multiple receivers
|
pkg/services/github.go#L156
syntax error: unexpected if, expected )
|
pkg/services/github.go#L159
syntax error: unexpected : in parameter list; possibly missing comma or )
|
The logs for this run have expired and are no longer available.
Loading