fix(deps): update dependency @radix-ui/react-icons to ^1.3.2 #158
Annotations
23 errors and 7 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.
|
typecheck
Parameter 'x' implicitly has an 'any' type.
|
typecheck
Variable 'hasRequiredZoid' implicitly has type 'any' in some locations where its type cannot be determined.
|
typecheck
Variable 'hasRequiredZoid' implicitly has an 'any' type.
|
typecheck
An expression of type 'void' cannot be tested for truthiness.
|
typecheck
Parameter 'moduleId' implicitly has an 'any' type.
|
typecheck
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
typecheck
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
typecheck
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
typecheck
Object is possibly 'undefined'.
|
typecheck
The 'this' context of type '((module: any, __webpack_exports__: any, __webpack_require__: any) => void) | undefined' is not assignable to method's 'this' of type '(this: {}, args_0: { i: any; l: boolean; exports: {}; }, args_1: {}, args_2: { (moduleId: any): any; m: ((module: any, __webpack_exports__: any, __webpack_require__: any) => void)[]; c: {}; d(exports: any, name: any, getter: any): void; ... 5 more ...; s: number; }) => void'.
|
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
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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`
|