Skip to content

chore(backend): Drop deprecations #297

chore(backend): Drop deprecations

chore(backend): Drop deprecations #297

Triggered via pull request October 26, 2023 21:24
Status Failure
Total duration 1m 31s
Artifacts

checks.yml

on: pull_request
Prettier  /  check
27s
Prettier / check
Require changeset  /  check
21s
Require changeset / check
Build & publish  /  build
38s
Build & publish / build
ESLint
0s
ESLint
Run publint
0s
Run publint
Run attw
0s
Run attw
Integration (Generic)  /  run
Integration (Generic) / run
Integration (NextJS)  /  run
Integration (NextJS) / run
Integration (Remix)  /  run
Integration (Remix) / run
Matrix: Run unit tests
Fit to window
Zoom out
Zoom in

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.