Skip to content

refactor(ruleset)!: improve match code efficiency and properly handle status #6660

refactor(ruleset)!: improve match code efficiency and properly handle status

refactor(ruleset)!: improve match code efficiency and properly handle status #6660

Triggered via pull request February 17, 2025 21:08
Status Success
Total duration 2m 36s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
diff-review: compiler/native/expand.go#L403
string `golang` has 3 occurrences, make it a constant (goconst)
diff-review: compiler/native/compile_test.go#L2449
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
diff-review: compiler/native/compile_test.go#L2450
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
diff-review: scm/github/app_permissions.go#L62
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
diff-review: scm/github/deployment.go#L180
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
diff-review: scm/github/repo.go#L209
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
diff-review: scm/github/repo.go#L283
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
diff-review: scm/github/github_client_test.go#L76
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
diff-review: scm/github/github_client_test.go#L90
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
diff-review: scm/github/github_client_test.go#L104
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
full-review: compiler/native/expand.go#L403
string `golang` has 3 occurrences, make it a constant (goconst)
full-review: compiler/native/compile_test.go#L2449
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
full-review: compiler/native/compile_test.go#L2450
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
full-review: scm/github/app_permissions.go#L62
SA1019: github.String is deprecated: use Ptr instead. (staticcheck)
full-review: scm/github/deployment.go#L180
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
full-review: scm/github/repo.go#L209
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
full-review: scm/github/repo.go#L283
SA1019: github.Bool is deprecated: use Ptr instead. (staticcheck)
full-review: scm/github/github_client_test.go#L76
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
full-review: scm/github/github_client_test.go#L90
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
full-review: scm/github/github_client_test.go#L104
SA1019: github.Int64 is deprecated: use Ptr instead. (staticcheck)
diff-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
full-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.