Skip to content

Cartesi Rollups v2 #388

Cartesi Rollups v2

Cartesi Rollups v2 #388

Triggered via pull request March 4, 2025 05:17
Status Success
Total duration 30s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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