Add Azure DevOps VersionController #579
Annotations
10 errors
golangci-lint:
cmd/platform.go#L10
[golangci] reported by reviewdog 🐶
could not import github.com/lindell/multi-gitter/internal/scm/azuredevops (-: # github.com/lindell/multi-gitter/internal/scm/azuredevops
Raw Output:
cmd/platform.go:10:2: could not import github.com/lindell/multi-gitter/internal/scm/azuredevops (-: # github.com/lindell/multi-gitter/internal/scm/azuredevops
|
golangci-lint:
internal/scm/azuredevops/repository.go#L6
[golangci] reported by reviewdog 🐶
"strings" imported and not used
Raw Output:
internal/scm/azuredevops/repository.go:6:2: "strings" imported and not used
|
golangci-lint:
internal/scm/azuredevops/repository.go#L16
[golangci] reported by reviewdog 🐶
undefined: url
Raw Output:
internal/scm/azuredevops/repository.go:16:13: undefined: url
|
golangci-lint:
internal/scm/azuredevops/repository.go#L18
[golangci] reported by reviewdog 🐶
undefined: errors
Raw Output:
internal/scm/azuredevops/repository.go:18:25: undefined: errors
|
golangci-lint:
internal/scm/azuredevops/repository.go#L21
[golangci] reported by reviewdog 🐶
undefined: url) (typecheck)
Raw Output:
internal/scm/azuredevops/repository.go:21:12: undefined: url) (typecheck)
"github.com/lindell/multi-gitter/internal/scm/azuredevops"
^
|
golangci-lint:
internal/scm/azuredevops/azuredevops.go#L1
[golangci] reported by reviewdog 🐶
: # github.com/lindell/multi-gitter/internal/scm/azuredevops [github.com/lindell/multi-gitter/internal/scm/azuredevops.test]
Raw Output:
internal/scm/azuredevops/azuredevops.go:1: : # github.com/lindell/multi-gitter/internal/scm/azuredevops [github.com/lindell/multi-gitter/internal/scm/azuredevops.test]
|
golangci-lint:
internal/scm/azuredevops/repository.go#L6
[golangci] reported by reviewdog 🐶
"strings" imported and not used
Raw Output:
internal/scm/azuredevops/repository.go:6:2: "strings" imported and not used
|
golangci-lint:
internal/scm/azuredevops/repository.go#L16
[golangci] reported by reviewdog 🐶
undefined: url
Raw Output:
internal/scm/azuredevops/repository.go:16:13: undefined: url
|
golangci-lint:
internal/scm/azuredevops/repository.go#L18
[golangci] reported by reviewdog 🐶
undefined: errors
Raw Output:
internal/scm/azuredevops/repository.go:18:25: undefined: errors
|
golangci-lint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|