feat(events): add PR merged and PR closed webhook events #15326
Annotations
17 errors
[golangci] compiler/native/expand.go#L403:
compiler/native/expand.go#L403
string `golang` has 3 occurrences, make it a constant (goconst)
|
[golangci] compiler/types/yaml/yaml/ruleset_test.go#L9:
compiler/types/yaml/yaml/ruleset_test.go#L9
File is not properly formatted (gci)
|
[golangci] compiler/native/compile_test.go#L2449:
compiler/native/compile_test.go#L2449
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
[golangci] compiler/native/compile_test.go#L2450:
compiler/native/compile_test.go#L2450
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
[golangci] scm/github/app_permissions.go#L62:
scm/github/app_permissions.go#L62
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
|
[golangci] scm/github/deployment.go#L180:
scm/github/deployment.go#L180
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
[golangci] scm/github/repo.go#L209:
scm/github/repo.go#L209
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
[golangci] scm/github/repo.go#L283:
scm/github/repo.go#L283
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
|
[golangci] scm/github/github_client_test.go#L76:
scm/github/github_client_test.go#L76
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
[golangci] scm/github/github_client_test.go#L90:
scm/github/github_client_test.go#L90
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
[golangci] scm/github/github_client_test.go#L104:
scm/github/github_client_test.go#L104
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
|
[golangci] queue/redis/redis.go#L46:
queue/redis/redis.go#L46
directive `//nolint:revive // ignore returning unexported client` is unused for linter "revive" (nolintlint)
|
[golangci] queue/redis/redis.go#L182:
queue/redis/redis.go#L182
directive `//nolint:revive // ignore returning unexported client` is unused for linter "revive" (nolintlint)
|
[golangci] compiler/registry/github/github.go#L33:
compiler/registry/github/github.go#L33
directive `//nolint:revive // ignore returning unexported client` is unused for linter "revive" (nolintlint)
|
[golangci] database/repo/repo.go#L45:
database/repo/repo.go#L45
directive `//nolint:revive // ignore returning unexported engine` is unused for linter "revive" (nolintlint)
|
[golangci] database/step/step.go#L43:
database/step/step.go#L43
directive `//nolint:revive // ignore returning unexported engine` is unused for linter "revive" (nolintlint)
|
[golangci] database/build/build.go#L45:
database/build/build.go#L45
directive `//nolint:revive // ignore returning unexported engine` is unused for linter "revive" (nolintlint)
|