turash/.gitea
Damir Mukimov bdb7673b16
Some checks failed
CI/CD Pipeline / backend-lint (push) Failing after 30s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / frontend-lint (push) Failing after 2m13s
CI/CD Pipeline / frontend-build (push) Has been skipped
CI/CD Pipeline / e2e-test (push) Has been skipped
fix: resolve Go vet module recognition issue in CI
- Remove redundant GO111MODULE environment variable (default in Go 1.16+)
- Add cache: true to setup-go action for better performance
- Ensure go mod tidy and verify run before go vet
- Simplify workflow structure to match best practices
2025-12-25 00:14:41 +01:00
..
workflows fix: resolve Go vet module recognition issue in CI 2025-12-25 00:14:41 +01:00