Skip to content

feat: add address to the messageToFrameData #163

feat: add address to the messageToFrameData

feat: add address to the messageToFrameData #163

Triggered via pull request March 13, 2024 00:11
Status Failure
Total duration 43s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Verify / Types: src/utils/verifyFrame.ts#L67
Object literal may only specify known properties, and 'address' does not exist in type 'FrameData'.
Verify / Types: src/utils/verifyFrame.ts#L67
Property 'address' does not exist on type 'FrameActionBody'.
Verify / Types: src/utils/verifyFrame.ts#L68
Property 'address' does not exist on type 'FrameActionBody'.
Verify / Types
Process completed with exit code 1.
services/auth/api/index.test.ts > GET /api/signed-key-requests/:publicKey: services/auth/api/index.test.ts#L19
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ services/auth/api/index.test.ts:19:22
Verify / Test
Process completed with exit code 1.
Verify / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify / Types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify / Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.