feat: add bluesky as a provider #281
Open
Annotations
3 errors
Release PR version:
src/module.ts#L260
Element implicitly has an 'any' type because expression of type 'OAuthProvider' can't be used to index type '{ github: { clientId: string; clientSecret: string; redirectURL: string; }; gitlab: { clientId: string; clientSecret: string; redirectURL: string; }; spotify: { clientId: string; clientSecret: string; redirectURL: string; }; ... 25 more ...; seznam: { ...; }; }'.
|
Release PR version:
src/module.ts#L260
Element implicitly has an 'any' type because expression of type 'OAuthProvider' can't be used to index type '{ github: { clientId: string; clientSecret: string; redirectURL: string; }; gitlab: { clientId: string; clientSecret: string; redirectURL: string; }; spotify: { clientId: string; clientSecret: string; redirectURL: string; }; ... 25 more ...; seznam: { ...; }; }'.
|
Release PR version
Process completed with exit code 1.
|
Loading