feat: multi specification support #1016
Annotations
6 errors and 10 warnings
Typecheck
Object literal may only specify known properties, and 'onComposerFormAction' does not exist in type 'UseFrameOptions'.
|
Typecheck
@frames.js/debugger#check:types: command (/home/runner/work/frames.js/frames.js/packages/debugger) /tmp/yarn--1730113388400-0.2890174547998028/yarn run check:types exited (2)
|
Typecheck
Binding element 'form' implicitly has an 'any' type.
|
Typecheck
Property 'onCastActionButtonPress' does not exist on type 'UseFrameReturnValue'.
|
Typecheck
Property 'onComposerActionButtonPress' does not exist on type 'UseFrameReturnValue'.
|
Typecheck
Process completed with exit code 2.
|
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