chore: upgrade esbuild to ^0.28.1 to address GHSA-g7r4-m6w7-qqqr #284
Annotations
5 warnings
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
packages/web/src/features/agents/review-agent/nodes/gitlabPushMrReviews.test.ts#L4
'sourcebot_diff_refs' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
packages/web/src/ee/features/chat/mcp/components/mcpFavicon.tsx#L15
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:
packages/web/src/app/(app)/settings/members/components/membersList.tsx#L40
'orgName' is defined but never used. Allowed unused args must match /^_/u
|
|
lint:
packages/web/src/app/(app)/search/components/searchResultsPage.tsx#L24
'Session' is defined but never used. Allowed unused vars must match /^_/u
|