Skip to content

Added artemis command #231

Added artemis command

Added artemis command #231

Triggered via pull request December 23, 2023 09:39
@yusu-bananayusu-banana
opened #198
Status Success
Total duration 27s
Artifacts

lint.yml

on: pull_request_target
Run linters
18s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
src/commands/chatters/artemis.ts#L1
Replace `⏎··Discord,⏎··SimpleCommand,⏎··SimpleCommandMessage,⏎··SimpleCommandOption,⏎··SimpleCommandOptionType,⏎` with `·Discord,·SimpleCommand,·SimpleCommandMessage,·SimpleCommandOption,·SimpleCommandOptionType·` (prettier/prettier)
src/commands/chatters/artemis.ts#L20
Replace `'8.·Peter·Jackson\'s·LotR·movies·takes·almost·half·a·day·to·finish.'` with `"8.·Peter·Jackson's·LotR·movies·takes·almost·half·a·day·to·finish."` (prettier/prettier)
src/commands/chatters/artemis.ts#L21
Replace `'9.·All·the·mountains·on·Saturn\'s·largest·moon·is·named·after·the·mountains·from·LotR.'` with `"9.·All·the·mountains·on·Saturn's·largest·moon·is·named·after·the·mountains·from·LotR."` (prettier/prettier)
src/commands/chatters/artemis.ts#L25
Replace `'13.·Filming·the·destruction·of·Sauron\'s·tower·was·difficult.'` with `"13.·Filming·the·destruction·of·Sauron's·tower·was·difficult."` (prettier/prettier)
src/commands/chatters/artemis.ts#L28
Replace `'16.·Tolkien·and·his·wife\'s·gravestones·are·engraved·with·two·names·from·LotR.'` with `"16.·Tolkien·and·his·wife's·gravestones·are·engraved·with·two·names·from·LotR."` (prettier/prettier)
src/commands/chatters/artemis.ts#L37
Replace `'25.·Peter·Jackson\'s·daughter·makes·several·cameos·throughout·the·films.'` with `"25.·Peter·Jackson's·daughter·makes·several·cameos·throughout·the·films."` (prettier/prettier)
src/commands/chatters/artemis.ts#L43
Replace `'31.·The·filming·of·the·battle·of·Helm\'s·Deep·took·forever·to·finish.'` with `"31.·The·filming·of·the·battle·of·Helm's·Deep·took·forever·to·finish."` (prettier/prettier)
src/commands/chatters/artemis.ts#L45
Replace `'33.·The·Dead·Marshes·were·said·to·be·based·on·Tolkien\'s·experience·in·WWI.'` with `"33.·The·Dead·Marshes·were·said·to·be·based·on·Tolkien's·experience·in·WWI."` (prettier/prettier)
src/commands/chatters/artemis.ts#L57
Insert `,` (prettier/prettier)
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/