fix(deps): update dependency @radix-ui/react-icons to ^1.3.2 #158
Annotations
10 errors and 5 warnings
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
|
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`
|
Loading