Skip to content

Merge pull request #483 from 2colours/dependabot/npm_and_yarn/libsodi… #68

Merge pull request #483 from 2colours/dependabot/npm_and_yarn/libsodi…

Merge pull request #483 from 2colours/dependabot/npm_and_yarn/libsodi… #68

Triggered via push September 13, 2024 14:46
Status Failure
Total duration 1m 18s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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.