feat(github): Add checkrun support #686
Triggered via pull request
September 28, 2023 11:53
Status
Failure
Total duration
4m 20s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Lint Go code
28s
test
4m 10s
Annotations
5 errors
Lint Go code:
pkg/services/github.go#L10
File is not `goimports`-ed with -local github.com/argoproj/notifications-engine (goimports)
|
Lint Go code:
pkg/services/github_test.go#L7
File is not `goimports`-ed with -local github.com/argoproj/notifications-engine (goimports)
|
Lint Go code:
pkg/services/github.go#L387
composites: github.com/google/go-github/v41/github.Timestamp struct literal uses unkeyed fields (govet)
|
Lint Go code
issues found
|
test
Process completed with exit code 2.
|