fix: replace staticcheck-action with direct install #2

Open
ti-paul wants to merge 1 commit from fix/ci-staticcheck into main
Member

dominikh/staticcheck-action is a GitHub-only action not available on Gitea act runner. Replaced with direct go install + run.


Migrated from Gitea PR #12 by @pawtrick on 2026-04-29T03:24:57Z

dominikh/staticcheck-action is a GitHub-only action not available on Gitea act runner. Replaced with direct go install + run. --- *Migrated from Gitea PR #12 by @pawtrick on 2026-04-29T03:24:57Z*
fix: replace staticcheck-action with direct install (Gitea runner compat)
Some checks are pending
CI / Lint & Vet (pull_request) Waiting to run
CI / Tests (pull_request) Blocked by required conditions
CI / Build & Docker (pull_request) Blocked by required conditions
6856be54a1
Some checks are pending
CI / Lint & Vet (pull_request) Waiting to run
CI / Tests (pull_request) Blocked by required conditions
CI / Build & Docker (pull_request) Blocked by required conditions
This pull request has changes conflicting with the target branch.
  • .gitea/workflows/ci.yml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/ci-staticcheck:fix/ci-staticcheck
git switch fix/ci-staticcheck

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff fix/ci-staticcheck
git switch fix/ci-staticcheck
git rebase main
git switch main
git merge --ff-only fix/ci-staticcheck
git switch fix/ci-staticcheck
git rebase main
git switch main
git merge --no-ff fix/ci-staticcheck
git switch main
git merge --squash fix/ci-staticcheck
git switch main
git merge --ff-only fix/ci-staticcheck
git switch main
git merge fix/ci-staticcheck
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/rasta-cloud!2
No description provided.