Rewrite $alias into Typescript + subcommand structure
#1986
Annotations
10 errors
|
test:
tests/test-utils.ts#L234
Property 'snapshot' does not exist on type 'TestWorld'.
|
|
test:
tests/test-utils.ts#L99
'world' is declared but its value is never read.
|
|
test:
tests/test-utils.ts#L64
'flatField' is declared but its value is never read.
|
|
test:
tests/test-utils.ts#L63
'isSingle' is declared but its value is never read.
|
|
test:
tests/test-utils.ts#L62
'amount' is declared but its value is never read.
|
|
test:
tests/test-utils.ts#L59
'table' is declared but its value is never read.
|
|
test:
tests/test-utils.ts#L58
'schema' is declared but its value is never read.
|
|
test:
tests/commands/alias/index.test.ts#L1
'before' is declared but its value is never read.
|
|
test:
commands/ban/index.ts#L8
'FilterArgumentDatabaseShape' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
|
test:
commands/alias/subcommands/run.ts#L233
Property 'join' does not exist on type 'never'.
|