feat: frames v2 support #1120
Annotations
3 errors and 11 warnings
Lint
@frames.js/render#lint: command (/home/runner/work/frames.js/frames.js/packages/render) /tmp/yarn--1734613947478-0.20790331674592055/yarn run lint exited (1)
|
Lint:
packages/render/src/frame-app/types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
Lint
Process completed with exit code 1.
|
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