chore(backend): Drop deprecations #297
checks.yml
on: pull_request
ESLint
0s
Run publint
0s
Run attw
0s
Integration (Generic)
/
run
Integration (NextJS)
/
run
Integration (Remix)
/
run
Matrix: Run unit tests
Annotations
10 errors
Build & publish / build
Property 'frontendApi' does not exist on type 'RequestState'.
|
Build & publish / build
Argument of type '{ frontendApi: any; publishableKey: string; proxyUrl: string | undefined; signInUrl: string; isSatellite: boolean; domain: string; clerkJSVersion: string; clerkJSUrl: string; }' is not assignable to parameter of type 'Omit<LoadInterstitialOptions, "apiUrl">'.
|
Build & publish / build
Property 'frontendApi' does not exist on type 'RequestState'.
|
Build & publish / build
Property 'remotePrivateInterstitial' does not exist on type '{ authenticateRequest: ({ secretKey: runtimeSecretKey, audience: runtimeAudience, proxyUrl: runtimeProxyUrl, publishableKey: runtimePublishableKey, jwtKey: runtimeJwtKey, isSatellite: runtimeIsSatellite, domain: runtimeDomain, searchParams, ...rest }: Omit<AuthenticateRequestOptions, "apiUrl" | "apiVersion">) => Pro...'. Did you mean 'remotePublicInterstitial'?
|
Build & publish / build
Argument of type '{ audience: string | string[] | undefined; apiKey: string | undefined; secretKey: string | undefined; frontendApi: string | undefined; publishableKey: string | undefined; jwtKey: string | undefined; ... 5 more ...; request: Request; }' is not assignable to parameter of type 'Omit<AuthenticateRequestOptions, "apiUrl" | "apiVersion">'.
|
Build & publish / build
Property '__unstable_options' does not exist on type 'ExtendedClerk'.
|
Build & publish / build
Property '__unstable_options' does not exist on type 'ExtendedClerk'.
|
Build & publish / build
Property '__unstable_options' does not exist on type 'ExtendedClerk'.
|
Build & publish / build
Property '__unstable_options' does not exist on type 'ExtendedClerk'.
|
Build & publish / build
Process completed with exit code 1.
|