Skip to content

chore: update nextjs version for CVE-2025-66478 #196

chore: update nextjs version for CVE-2025-66478

chore: update nextjs version for CVE-2025-66478 #196

Triggered via pull request December 8, 2025 00:09
Status Success
Total duration 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint: apps/web/components/logs/log-line.tsx#L42
Unsafe argument of type `any` assigned to a parameter of type `string | number | Date`
lint: apps/web/app/dashboard/settings/ssh-keys/components/key-line.tsx#L65
Unsafe argument of type `any` assigned to a parameter of type `string`
lint: apps/web/app/dashboard/settings/ssh-keys/components/key-line.tsx#L53
Unsafe argument of type error typed assigned to a parameter of type `string`
lint: apps/web/app/dashboard/settings/ssh-keys/components/key-line.tsx#L53
Unsafe argument of type `any` assigned to a parameter of type `string`
lint: apps/web/app/dashboard/servers/[serverId]/terminal/component/server-terminal.tsx#L38
Unsafe argument of type `any` assigned to a parameter of type `string | Uint8Array<ArrayBufferLike>`