All checks were successful
ci/woodpecker/push/build Pipeline was successful
CredentialsController uses AuthGuard which depends on AuthService. NestJS resolves guard dependencies in the module context, so CredentialsModule needs to import AuthModule directly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>