You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The n8n community package scanner requires explicit TypeScript type annotations on the authenticate and test properties (IAuthenticateGeneric and ICredentialTestRequest). Without them the scanner reports "Missing credential test" during vetting.