feat: frames v2 support #1112
Annotations
3 errors and 11 warnings
Typecheck
Property 'onFrameLaunchedInContext' is missing in type '{ hasExamples: boolean; key: string; url: string; initialFrame: ParseFramesWithReportsResult; protocol: { protocol: "farcaster"; specification: "farcaster"; }; mockHubContext: Partial<...> | undefined; setMockHubContext: Dispatch<...> | undefined; }' but required in type 'FrameDebuggerProps'.
|
Typecheck
@frames.js/debugger#check:types: command (/home/runner/work/frames.js/frames.js/packages/debugger) /tmp/yarn--1734090988939-0.08630025838172695/yarn run check:types exited (2)
|
Typecheck
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/frames.js/src/cloudflare-workers/index.ts#L80
Unexpected any. Specify a different type
|
Lint:
packages/frames.js/src/cloudflare-workers/index.ts#L80
Unexpected any. Specify a different type
|
Lint:
packages/frames.js/src/cloudflare-workers/index.ts#L92
Unexpected any. Specify a different type
|
Lint:
packages/frames.js/src/cloudflare-workers/index.ts#L92
Unexpected any. Specify a different type
|
Lint:
packages/frames.js/src/cloudflare-workers/index.ts#L95
Unexpected any. Specify a different type
|
Lint:
packages/frames.js/src/cloudflare-workers/index.ts#L95
Unexpected any. Specify a different type
|
Lint:
packages/frames.js/src/core/createFrames.test.tsx#L50
Unexpected any. Specify a different type
|
Lint:
packages/frames.js/src/core/createFrames.test.tsx#L72
Unexpected any. Specify a different type
|
Lint:
packages/frames.js/src/core/createFrames.test.tsx#L97
Unexpected any. Specify a different type
|
Lint:
packages/frames.js/src/core/createFrames.test.tsx#L103
Unexpected any. Specify a different type
|
Loading