Merge pull request #483 from 2colours/dependabot/npm_and_yarn/libsodi… #68
Annotations
7 errors
code-check:
src/actions/actions.ts#L472
Type 'ActionRowBuilder<MessageActionRowComponentBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
|
code-check:
src/actions/actions.ts#L480
Type 'ActionRowBuilder<MessageActionRowComponentBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
|
code-check:
src/actions/actions.ts#L488
Type 'ActionRowBuilder<MessageActionRowComponentBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
|
code-check:
src/common/util.ts#L115
Type 'ActionRowBuilder<MessageActionRowComponentBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
|
code-check:
src/common/util.ts#L125
Type 'ActionRowBuilder<MessageActionRowComponentBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
|
code-check:
src/common/util.ts#L129
Type 'ActionRowBuilder<MessageActionRowComponentBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
|
code-check
Process completed with exit code 2.
|