Delete .github/workflows/discord.yml #6
Annotations
3 errors and 1 warning
Build
@wouldyou/better-auth#build: command (/home/runner/work/better-auth/better-auth/packages/better-auth) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Conversion of type '{ id: string; name: string; createAuthorizationURL(data: { state: string; codeVerifier: string; scopes?: string[] | undefined; redirectURI: string; }): Promise<URL>; validateAuthorizationCode(data: { ...; }): Promise<...>; getUserInfo(tokens: OAuth2Tokens): Promise<...>; }' to type 'OAuthProvider<Record<string, any>>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading