Fix/BB-286 #30
Annotations
7 errors and 5 warnings
|
go-lint:
pkg/connector/users.go#L115
var-naming: don't use underscores in Go names; method Old_List should be OldList (revive)
|
|
go-lint:
pkg/connector/users.go#L52
func `(*userBuilder).setEmailsGroupMembers` is unused (unused)
|
|
go-lint:
pkg/connector/users.go#L67
func `(*userBuilder).setEmailsProjectMembers` is unused (unused)
|
|
go-lint:
pkg/connector/gitlab/client.go#L35
Comment should end in a period (godot)
|
|
go-lint
issues found
|
|
test-groups
Process completed with exit code 1.
|
|
test-projects
Process completed with exit code 1.
|
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-gitlab/baton-gitlab. Supported file pattern: go.sum
|
|
go-test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-gitlab/baton-gitlab. Supported file pattern: go.sum
|
|
go-test (1.22.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\baton-gitlab\baton-gitlab. Supported file pattern: go.sum
|
|
test-groups
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-gitlab/baton-gitlab. Supported file pattern: go.sum
|
|
test-projects
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-gitlab/baton-gitlab. Supported file pattern: go.sum
|