build: change eslint configuration #102
Annotations
7 errors
Typecheck
frames.js#check:types: command (/home/runner/work/frames.js/frames.js/packages/frames.js) /tmp/yarn--1712132607103-0.6154824378449035/yarn run check:types exited (2)
|
Typecheck
Conversion of type '{ version: "vNext"; image: string; buttons: [{ label: string; action: "post"; post_url: undefined; target: undefined; }, { label: string; action: "post"; post_url: undefined; target: undefined; }, { ...; }, { ...; }]; postUrl: string; inputText: string; imageAspectRatio: undefined; accepts: never[]; }' to type 'Frame' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Typecheck
Object literal may only specify known properties, and 'post_url' does not exist in type 'FrameButtonPost'.
|
Typecheck
Object literal may only specify known properties, and 'post_url' does not exist in type 'FrameButtonPost'.
|
Typecheck
Object literal may only specify known properties, and 'post_url' does not exist in type 'FrameButtonLink'.
|
Typecheck
Object literal may only specify known properties, and 'post_url' does not exist in type 'FrameButtonMint'.
|
Typecheck
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading