Cartesi Rollups v2 #388
Annotations
10 warnings
|
lint:
apps/cli/src/commands/rollups.ts#L10
'options' is defined but never used
|
|
lint:
apps/cli/src/commands/rollups.ts#L10
'program' is defined but never used
|
|
lint:
apps/cli/src/commands/rollups/deploy.ts#L32
'_previous' is defined but never used
|
|
lint:
apps/cli/src/commands/rollups/deploy.ts#L44
'_previous' is defined but never used
|
|
lint:
apps/cli/src/commands/rollups/deploy.ts#L288
'json' is assigned a value but never used
|
|
lint:
apps/cli/src/commands/rollups/deploy.ts#L329
'name' is assigned a value but never used
|
|
lint:
apps/cli/src/commands/rollups/start.ts#L5
'_previous' is defined but never used
|
|
lint:
apps/cli/src/commands/rollups/start.ts#L52
'detach' is assigned a value but never used
|
|
lint:
apps/cli/src/commands/rollups/start.ts#L156
Unexpected any. Specify a different type
|
|
lint:
apps/cli/src/commands/run.ts#L88
'projectName' is never reassigned. Use 'const' instead
|