chore(deps): bump the hono group with 2 updates #144
Annotations
10 errors and 14 warnings
|
Typecheck
Type '{ src: string; className: string; radius: string; }' is not assignable to type 'IntrinsicAttributes & AvatarProps & RefAttributes<HTMLDivElement>'.
|
|
Typecheck
Type 'EcoRankRecord[] | RepoRankRecord[] | RepoTrendingRecord[] | RepoDeveloperActivityRecord[] | ActorRankRecord[] | ActorCountryRankRecord[]' is not assignable to type 'ActorRankRecord[]'.
|
|
Typecheck
Type 'EcoRankRecord[] | RepoRankRecord[] | RepoTrendingRecord[] | RepoDeveloperActivityRecord[] | ActorRankRecord[] | ActorCountryRankRecord[]' is not assignable to type 'RepoRankRecord[]'.
|
|
Typecheck
Type 'EcoRankRecord[] | RepoRankRecord[] | RepoTrendingRecord[] | RepoDeveloperActivityRecord[] | ActorRankRecord[] | ActorCountryRankRecord[]' is not assignable to type 'RepoDeveloperActivityRecord[]'.
|
|
Typecheck
Type 'EcoRankRecord[] | RepoRankRecord[] | RepoTrendingRecord[] | RepoDeveloperActivityRecord[] | ActorRankRecord[] | ActorCountryRankRecord[]' is not assignable to type 'RepoTrendingRecord[]'.
|
|
Typecheck
Type 'EcoRankRecord[] | RepoRankRecord[] | RepoTrendingRecord[] | RepoDeveloperActivityRecord[] | ActorRankRecord[] | ActorCountryRankRecord[]' is not assignable to type 'EcoRankRecord[]'.
|
|
Typecheck
Type 'EcoRankRecord[] | RepoRankRecord[] | RepoTrendingRecord[] | RepoDeveloperActivityRecord[] | ActorRankRecord[] | ActorCountryRankRecord[]' is not assignable to type 'CountryDistributionItem[]'.
|
|
Typecheck
Property 'total' does not exist on type 'ActorCountryRankResponse | ListResponse<EcoRankRecord> | ListResponse<RepoRankRecord> | ListResponse<...> | ListResponse<...> | ListResponse<...>'.
|
|
Typecheck
Object literal may only specify known properties, and 'fontSize' does not exist in type 'TooltipOption | TooltipOption[]'.
|
|
Typecheck
Object literal may only specify known properties, and 'fontSize' does not exist in type 'TooltipOption | TooltipOption[]'.
|
|
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
apps/dev-card/src/forms/hooks/useDevCardForm.ts#L54
'getGithubUserId' is assigned a value but never used
|
|
Lint:
apps/dev-card/src/forms/hooks/useDevCardForm.ts#L33
'setUserType' is assigned a value but never used
|
|
Lint:
apps/dev-card/src/components/openbuild-web/GitHubProfile.tsx#L36
'createdAt' is defined but never used
|
|
Lint
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Lint:
apps/dev-card/src/components/CardTemplate.tsx#L352
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Lint:
apps/dev-card/src/components/CardTemplate.tsx#L328
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Lint:
apps/dev-card/src/components/CardTemplate.tsx#L115
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Lint:
apps/dev-card/src/components/CardTemplate.tsx#L56
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Lint:
apps/dev-card/src/components/CardActionButtons.tsx#L14
'cardData' is defined but never used
|
|
Lint:
apps/dev-card/app/layout.tsx#L25
Custom fonts not added in `pages/_document.js` will only load for a single page. This is discouraged. See: https://nextjs.org/docs/messages/no-page-custom-font
|
|
Typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|