mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-02 19:38:39 +00:00
- Add missing comments for exported types and constants - Remove unused Middleware struct and ManagerInterface references - Fix all unused parameter warnings in test mocks and handlers - Ensure all typecheck errors are resolved - Update tests to use correct field names All SSO auth code and tests are now lint-clean and typecheck clean.