fix(ci): keep static analysis local #4

Merged
littleisland merged 1 commit from fix/local-static-analysis-only into main 2026-08-26 09:19:18 +00:00
Owner

Summary

  • remove staticcheck and gosec installation/execution from Forgejo CI
  • retain pinned local installer and analysis runner
  • move justified gosec false-positive handling into the local runner
  • restore application Go sources to the accepted v1.3.0 contents

Verification

  • local staticcheck and gosec: 0 issues
  • CGO_ENABLED=0 go test ./...
  • go vet ./...
  • branch CI run #45
## Summary - remove staticcheck and gosec installation/execution from Forgejo CI - retain pinned local installer and analysis runner - move justified gosec false-positive handling into the local runner - restore application Go sources to the accepted v1.3.0 contents ## Verification - local staticcheck and gosec: 0 issues - CGO_ENABLED=0 go test ./... - go vet ./... - branch CI run #45
fix(ci): keep static analysis local
All checks were successful
Test / test (push) Successful in 1m13s
Test / test (pull_request) Successful in 1m13s
11aa8eacee
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
littleisland/shirushi!4
No description provided.