Update messageCreate.ts - Remove old references #72
Annotations
8 errors and 1 warning
Test compile:
src/event/messageCreate.ts#L32
Property 'staffRoleIds' does not exist on type '{ devRoleIds: string[]; adminRoleIds: string[]; }'.
|
Test compile:
src/event/messageCreate.ts#L56
Property 'isStaffCommand' does not exist on type 'MessageCommand'.
|
Test compile:
src/event/messageCreate.ts#L57
Property 'isStaffCommand' does not exist on type 'MessageCommand'.
|
Test compile:
src/event/messageCreate.ts#L71
Type '{ message: Message<boolean>; args: string[]; matchedCommand: string; fromBot: boolean; isStaff: boolean; isAdmin: false; }' is not assignable to type 'MessageCommandFunctionCall'.
|
Test compile:
src/event/messageCreate.ts#L101
Property 'isStaffContain' does not exist on type 'MessageContain'.
|
Test compile:
src/event/messageCreate.ts#L102
Property 'isStaffContain' does not exist on type 'MessageContain'.
|
Test compile:
src/event/messageCreate.ts#L117
Type '{ message: Message<boolean>; matchedContain: string; fromBot: boolean; isStaff: boolean; isAdmin: false; }' is not assignable to type 'MessageContainFunctionCall'.
|
Test compile
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2.4.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading