fix: input text rendering #614
on-pull-request.yml
on: pull_request
Verify
/
Lint
30s
Verify
/
Types
1m 17s
Verify
/
Test
47s
Annotations
4 errors and 3 warnings
src/utils/verifyFrame.test.ts > valid:
src/hubs/neynar.ts#L19
SyntaxError: Unexpected token '<', "<html>
<h"... is not valid JSON
❯ Object.verifyFrame src/hubs/neynar.ts:19:14
❯ Module.verifyFrame src/utils/verifyFrame.ts:31:7
❯ src/utils/verifyFrame.test.ts:8:3
|
src/utils/verifyFrame.test.ts > invalid hash:
src/utils/verifyFrame.test.ts#L19
Error: Snapshot `invalid hash 1` mismatched
- Expected
+ Received
- [Error: message is invalid. No data in message.]
+ [SyntaxError: Unexpected token '<', "<html>
+ <h"... is not valid JSON]
❯ src/utils/verifyFrame.test.ts:19:3
|
src/utils/verifyFrame.test.ts > invalid url:
src/utils/verifyFrame.test.ts#L34
Error: Snapshot `invalid url 1` mismatched
- Expected
+ Received
- [Error: Invalid frame url: https://test-farc7.vercel.app/api. Expected: https://test-farc6.vercel.app/foo.]
+ [SyntaxError: Unexpected token '<', "<html>
+ <h"... is not valid JSON]
❯ src/utils/verifyFrame.test.ts:34:3
|
Verify / Test
Process completed with exit code 1.
|
Verify / Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify / Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify / Types
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|