feat: add gitlab service #779
ci.yaml
on: pull_request
Lint Go code
49s
test
3m 33s
Annotations
7 errors
Lint Go code:
pkg/services/alertmanager.go#L1
: # github.com/argoproj/notifications-engine/pkg/services [github.com/argoproj/notifications-engine/pkg/services.test]
|
Lint Go code:
pkg/services/gitlab_test.go#L135
unknown field EnvironmentURL in struct literal of type GitLabDeployment
|
Lint Go code:
pkg/services/gitlab_test.go#L173
notification.GitLab.Deployment.EnvironmentURL undefined (type *GitLabDeployment has no field or method EnvironmentURL) (typecheck)
|
Lint Go code
issues found
|
test:
pkg/services/gitlab_test.go#L135
unknown field EnvironmentURL in struct literal of type GitLabDeployment
|
test:
pkg/services/gitlab_test.go#L173
notification.GitLab.Deployment.EnvironmentURL undefined (type *GitLabDeployment has no field or method EnvironmentURL)
|
test
Process completed with exit code 2.
|