Skip to content

fix(clerk-js): Handle gracefully Coinbase Wallet use of existing Passkey [backport] #8872

fix(clerk-js): Handle gracefully Coinbase Wallet use of existing Passkey [backport]

fix(clerk-js): Handle gracefully Coinbase Wallet use of existing Passkey [backport] #8872

Triggered via pull request October 8, 2024 12:26
Status Failure
Total duration 3m 18s
Billable time 4m
Artifacts

ci.yml

on: pull_request
Formatting, linting & changeset checks
3m 5s
Formatting, linting & changeset checks
Matrix: Integration Tests
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Formatting, linting & changeset checks
Argument of type '{ identifier: string; nonce: string; provider: any; }' is not assignable to parameter of type 'GenerateSignatureParams'.
Formatting, linting & changeset checks
No value exists in scope for the shorthand property 'provider'. Either declare one or provide an initializer.
Formatting, linting & changeset checks
Cannot find name 'provider'.
Formatting, linting & changeset checks
Argument of type '{ identifier: string; nonce: string; provider: any; }' is not assignable to parameter of type 'GenerateSignatureParams'.
Formatting, linting & changeset checks
No value exists in scope for the shorthand property 'provider'. Either declare one or provide an initializer.
Formatting, linting & changeset checks
Process completed with exit code 1.
Formatting, linting & changeset checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/