Bump actions/setup-node from 4 to 7 #15
Annotations
14 warnings
|
semgrep
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-python@v5. 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/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
app/components/ai/AiPanel.tsx#L57
Unexpected any. Specify a different type
|
|
lint:
app/components/ai/AiPanel.tsx#L5
'CardContent' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
app/components/ai/AiPanel.tsx#L5
'Card' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
app/components/Activity.tsx#L189
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:
app/components/Activity.tsx#L49
Unexpected any. Specify a different type
|
|
lint:
app/api/ai/suggest/route.ts#L63
Unexpected any. Specify a different type
|
|
lint:
app/api/ai/submit/route.ts#L69
Unexpected any. Specify a different type
|
|
lint:
app/api/ai/submit/route.ts#L62
Unexpected any. Specify a different type
|
|
lint:
app/api/ai/pm-context/route.ts#L38
Unexpected any. Specify a different type
|
|
lint:
app/api/activities/route.ts#L137
Unexpected any. Specify a different type
|
|
test
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typecheck
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|