Support PR Decoration For BB On-cloud and On-prem(AST-70121) #3832
Annotations
7 errors and 1 warning
golangci-lint:
internal/wrappers/pr.go#L40
struct field `ServerUrl` should be `ServerURL` (golint)
|
golangci-lint:
internal/commands/util/pr.go#L192
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
internal/commands/util/pr.go#L414
error strings should not be capitalized or end with punctuation or a newline (golint)
|
golangci-lint:
internal/commands/util/pr.go#L418
error strings should not be capitalized or end with punctuation or a newline (golint)
|
golangci-lint:
internal/commands/util/pr.go#L430
`if` block ends with a `return` statement, so drop this `else` and outdent its block (golint)
|
golangci-lint:
internal/commands/util/pr.go#L427
isBitbucketCloud - result 1 (error) is always nil (unparam)
|
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