forgejo_backup/services/actions
chavacava e1753c413b chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994)
This PR replaces unnecessary calls to formatting functions (`fmt.Printf`, `fmt.Errorf`, ...) by non-formatting equivalents.
Resolves #7967

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7994
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: chavacava <chavacava@noreply.codeberg.org>
Co-committed-by: chavacava <chavacava@noreply.codeberg.org>
2025-06-02 14:13:27 +02:00
..
auth.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
auth_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
cleanup.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
cleanup_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
clear_tasks.go Actions Done Notification (#7491) 2025-06-02 14:13:19 +02:00
commit_status.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
context.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
context_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
init.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
interface.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
job_emitter.go Actions Done Notification (#7491) 2025-06-02 14:13:19 +02:00
job_emitter_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
main_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
notifier.go better comments and variable names for ActionRunNowDone (#7697) 2025-06-02 14:13:20 +02:00
notifier_helper.go fix: Add error reporting to PRs with invalid workflows (#7930) 2025-06-02 14:13:26 +02:00
notifier_helper_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
rerun.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
rerun_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
schedule_tasks.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
task.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
variables.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
workflows.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00