Experimental porto support #779
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
|
lint:
apps/cli/src/commands/deploy.ts#L325
'command' is defined but never used
|
|
lint:
apps/cli/src/commands/deploy.ts#L327
'json' is assigned a value but never used
|
|
lint:
apps/cli/src/commands/deploy.ts#L400
'name' is assigned a value but never used
|
|
lint:
apps/cli/src/commands/logs.ts#L31
'until' is defined but never used
|
|
lint:
apps/cli/src/commands/logs.ts#L32
'command' is defined but never used
|
|
lint:
apps/cli/src/commands/start.ts#L216
'command' is defined but never used
|
|
lint:
apps/cli/src/commands/status.ts#L18
'command' is defined but never used
|
|
lint:
apps/cli/src/commands/stop.ts#L16
'command' is defined but never used
|
|
lint:
apps/cli/src/exec/rollups.ts#L32
Unexpected any. Specify a different type
|
|
lint:
apps/cli/src/exec/util.ts#L79
Unexpected any. Specify a different type
|