feat: add command field to Swarm services and improve service deployments
#56
Annotations
5 warnings
|
Run lint:
apps/web/components/logs/log-line.tsx#L42
Unsafe argument of type `any` assigned to a parameter of type `string | number | Date`
|
|
Run 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`
|
|
Run 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`
|
|
Run 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`
|
|
Run 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>`
|
Loading