Skip to content

feat: add gitlab service #779

feat: add gitlab service

feat: add gitlab service #779

Triggered via pull request November 7, 2023 16:06
Status Failure
Total duration 3m 47s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.