Skip to content

Rewrite $alias into Typescript + subcommand structure #1986

Rewrite $alias into Typescript + subcommand structure

Rewrite $alias into Typescript + subcommand structure #1986

Triggered via pull request October 7, 2025 16:26
Status Failure
Total duration 1m 1s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.