mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-04 18:58:33 +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.