turash/.gitea
Damir Mukimov e9f6751807
Some checks failed
CI/CD Pipeline / frontend-lint (push) Failing after 28s
CI/CD Pipeline / frontend-build (push) Has been skipped
CI/CD Pipeline / backend-lint (push) Failing after 44s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / e2e-test (push) Has been skipped
fix: Add explicit module checks and GO111MODULE env before vet
- Set GO111MODULE=on explicitly to ensure module mode
- Add go list -m and go list ./pkg/config to verify module recognition
- This should help diagnose why Go isn't recognizing the module in CI
2025-12-24 23:11:32 +01:00
..
workflows fix: Add explicit module checks and GO111MODULE env before vet 2025-12-24 23:11:32 +01:00