fix(commands): fix alias simplified to null treated as invalid #599
Annotations
6 errors and 2 warnings
lint:
packages/online/app/loader.ts#L42
Unexpected console statement
|
lint:
packages/online/app/loader.ts#L47
Unexpected console statement
|
lint:
packages/online/app/utils.ts#L162
Unexpected console statement
|
lint
Process completed with exit code 1.
|
build:
plugins/admin/src/command.ts#L170
Argument of type 'Partial<FlatPick<Channel, keyof Channel> | FlatPick<Channel, keyof Channel>[]>' is not assignable to parameter of type 'MapUneval<{ flag?: number; } & { locales?: string[]; } & { permissions?: string[]; } & { createdAt?: Date; } & { id?: string; } & { platform?: string; } & { assignee?: string; } & { guildId?: string; }>'.
|
build
Process completed with exit code 2.
|
test (20)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (18)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|