Land Primer vNext #11
Merged
Annotations
10 errors and 10 warnings
|
Lint:
src/commands/batch.tsx#L28
'process' is not defined
|
|
Lint:
src/commands/batch.tsx#L27
'console' is not defined
|
|
Lint:
src/commands/batch.tsx#L26
'console' is not defined
|
|
Lint:
src/commands/batch.tsx#L25
'console' is not defined
|
|
Lint:
src/commands/batch.tsx#L24
'console' is not defined
|
|
Lint:
src/commands/batch.tsx#L17
'process' is not defined
|
|
Lint:
src/commands/batch.tsx#L16
'console' is not defined
|
|
Lint:
src/cli.ts#L66
'process' is not defined
|
|
Lint:
src/cli.ts#L60
'process' is not defined
|
|
Lint:
src/cli.ts#L49
'process' is not defined
|
|
Lint:
src/commands/batch.tsx#L4
`../services/github` import should occur before import of `../ui/BatchTui`
|
|
Lint:
src/commands/batch.tsx#L2
`ink` import should occur before import of `react`
|
|
Lint:
src/commands/batch.tsx#L2
There should be at least one empty line between import groups
|
|
Lint:
src/cli.ts#L10
`./commands/batchReadiness` import should occur before import of `./commands/init`
|
|
Lint:
src/cli.ts#L9
`./commands/readiness` import should occur before import of `./commands/tui`
|
|
Lint:
src/cli.ts#L8
`./commands/batch` import should occur before import of `./commands/init`
|
|
Lint:
src/cli.ts#L7
`./commands/instructions` import should occur before import of `./commands/pr`
|
|
Lint:
src/cli.ts#L5
`./commands/eval` import should occur before import of `./commands/init`
|
|
Lint:
src/cli.ts#L3
`./commands/generate` import should occur before import of `./commands/init`
|
|
Lint:
src/cli.ts#L1
There should be at least one empty line between import groups
|
Loading