Skip to content

chore: upgrade to prisma 7 #158

chore: upgrade to prisma 7

chore: upgrade to prisma 7 #158

Triggered via pull request December 5, 2025 01:11
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>`