Fix/279-deploy-verifying-paymaster-from-frontend #215
main.yml
on: pull_request
Build, lint, and test
/
Prepare
1m 4s
Check workflows
9s
Publish release
/
...
/
Publish dapp to GitHub Pages
publish-release
/
...
/
Publish dapp to GitHub Pages
Annotations
5 errors and 4 warnings
Build, lint, and test / Lint
Type '({ origin, request, }: { origin: string; request: JsonRpcRequest<JsonRpcParams>; }) => Promise<boolean | void | ChainConfig | ChainConfigs>' is not assignable to type 'OnRpcRequestHandler'.
|
Build, lint, and test / Lint
Property 'usePaymaster' is missing in type '{ wallets: {}; config: {}; }' but required in type 'KeyringState'.
|
Build, lint, and test / Lint
Process completed with exit code 1.
|
Build, lint, and test / Build
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|
Check workflows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|