Update Root readme #4
Annotations
13 errors and 4 warnings
format
@acme/thid-party-website#format: command (/home/runner/work/nextjs-zoid/nextjs-zoid/apps/third-party-website) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
@acme/nextjs#format: command (/home/runner/work/nextjs-zoid/nextjs-zoid/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
lint:
apps/nextjs/src/app/zoid-advanced/_components/web-view.tsx#L7
'useRef' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
apps/nextjs/src/app/zoid-advanced/_components/web-view.tsx#L51
Unsafe call of an `any` typed value
|
lint:
apps/nextjs/src/types/zoid.d.ts#L100
Unexpected any. Specify a different type
|
lint:
apps/nextjs/src/types/zoid.d.ts#L126
Unexpected any. Specify a different type
|
lint:
apps/nextjs/src/types/zoid.d.ts#L162
Unexpected any. Specify a different type
|
lint:
apps/nextjs/src/types/zoid.d.ts#L206
Unexpected any. Specify a different type
|
lint:
apps/nextjs/src/types/zoid.d.ts#L223
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
|
lint:
apps/nextjs/src/types/zoid.d.ts#L223
Unexpected any. Specify a different type
|
lint:
apps/nextjs/src/types/zoid.d.ts#L223
Unexpected any. Specify a different type
|
lint:
apps/nextjs/src/types/zoid.d.ts#L226
Unexpected any. Specify a different type
|
lint:
apps/nextjs/src/types/zoid.d.ts#L251
All imports in the declaration are only used as types. Use `import type`
|
lint:
apps/nextjs/src/types/zoid.d.ts#L252
All imports in the declaration are only used as types. Use `import type`
|
lint
All imports in the declaration are only used as types. Use `import type`
|
lint
All imports in the declaration are only used as types. Use `import type`
|