Skip to content

feat: add bluesky as a provider #348

feat: add bluesky as a provider

feat: add bluesky as a provider #348

Re-run triggered November 21, 2024 15:36
Status Failure
Total duration 50s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: 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: { ...; }; }'.
lint: 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: { ...; }; }'.
lint
Process completed with exit code 1.