feat: mini app support #1043
Annotations
5 errors and 10 warnings
Typecheck
@frames.js/debugger#check:types: command (/home/runner/work/frames.js/frames.js/packages/debugger) /tmp/yarn--1732003952836-0.22272092349919936/yarn run check:types exited (2)
|
Typecheck
Object literal may only specify known properties, and 'onPostResponseToTarget' does not exist in type 'UseComposerActionOptions'.
|
Typecheck
Parameter 'message' implicitly has an 'any' type.
|
Typecheck
Parameter 'form' implicitly has an 'any' type.
|
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