Add Pr-Decoration Support On ADO (AST-70135) #3845
Annotations
5 errors and 1 warning
golangci-lint:
internal/commands/util/pr_test.go#L90
string `token` has 2 occurrences, make it a constant (goconst)
|
golangci-lint:
internal/wrappers/pr-http.go#L24
paramTypeCombine: func(githubPath, gitlabPath string, azurePath string) PRWrapper could be replaced with func(githubPath, gitlabPath, azurePath string) PRWrapper (gocritic)
|
golangci-lint:
internal/commands/util/pr.go#L393
paramTypeCombine: func(namespaceFlag string, projectNameFlag string) string could be replaced with func(namespaceFlag, projectNameFlag string) string (gocritic)
|
golangci-lint:
internal/commands/util/pr.go#L397
paramTypeCombine: func(scmTokenFlag string, codeRepositoryUserName string) string could be replaced with func(scmTokenFlag, codeRepositoryUserName string) string (gocritic)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading