fix: input text rendering #613
Annotations
6 errors and 1 warning
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#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#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
|
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:49:3
|
src/utils/verifyFrame.test.ts#L62
Error: Snapshot `invalid hash neynar 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:62:3
|
|
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/
|
This job failed
Loading