feat: opt-in gh app integration #6400
reviewdog.yml
on: pull_request
diff-review
2m 22s
full-review
2m 20s
Annotations
20 errors
full-review:
api/types/build.go#L60
string `...` has 3 occurrences, make it a constant (goconst)
|
full-review:
mock/server/authentication.go#L82
string `error` has 4 occurrences, make it a constant (goconst)
|
full-review:
scm/github/repo.go#L825
string `neutral` has 3 occurrences, make it a constant (goconst)
|
full-review:
scm/github/app_client.go#L57
string `write` has 3 occurrences, make it a constant (goconst)
|
full-review:
scm/github/repo.go#L835
string `completed` has 6 occurrences, make it a constant (goconst)
|
full-review:
compiler/types/pipeline/ruleset.go#L137
cyclomatic complexity 34 of func `(*Rules).Match` is high (> 30) (gocyclo)
|
full-review:
scm/github/app_transport.go#L99
Comment should end in a period (godot)
|
full-review:
database/types/build.go#L384
G115: integer overflow conversion int -> int32 (gosec)
|
full-review:
database/types/build.go#L385
G115: integer overflow conversion int -> int32 (gosec)
|
full-review:
database/types/repo.go#L338
G115: integer overflow conversion int -> int32 (gosec)
|
diff-review:
api/types/build.go#L60
string `...` has 3 occurrences, make it a constant (goconst)
|
diff-review:
mock/server/authentication.go#L82
string `error` has 4 occurrences, make it a constant (goconst)
|
diff-review:
scm/github/repo.go#L835
string `completed` has 6 occurrences, make it a constant (goconst)
|
diff-review:
scm/github/app_client.go#L57
string `write` has 3 occurrences, make it a constant (goconst)
|
diff-review:
scm/github/repo.go#L825
string `neutral` has 3 occurrences, make it a constant (goconst)
|
diff-review:
compiler/types/pipeline/ruleset.go#L137
cyclomatic complexity 34 of func `(*Rules).Match` is high (> 30) (gocyclo)
|
diff-review:
scm/github/app_transport.go#L99
Comment should end in a period (godot)
|
diff-review:
database/types/build.go#L384
G115: integer overflow conversion int -> int32 (gosec)
|
diff-review:
database/types/build.go#L385
G115: integer overflow conversion int -> int32 (gosec)
|
diff-review:
database/types/repo.go#L338
G115: integer overflow conversion int -> int32 (gosec)
|