Skip to content

Counting game

Counting game #1136

Re-run triggered September 28, 2024 05:09
Status Failure
Total duration 30s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (16.x): src/events/messageCreate.ts#L34
Type number trivially inferred from a number literal, remove type annotation
build (16.x): src/events/messageCreate.ts#L35
Type number trivially inferred from a number literal, remove type annotation
build (16.x): src/events/messageCreate.ts#L35
Delete `·`
build (16.x): src/events/messageCreate.ts#L38
Type number trivially inferred from a number literal, remove type annotation
build (16.x): src/events/messageCreate.ts#L39
Type number trivially inferred from a number literal, remove type annotation
build (16.x): src/events/messageCreate.ts#L218
Delete `⏎`
build (16.x): src/events/messageCreate.ts#L221
Insert `⏎···`
build (16.x): src/events/messageCreate.ts#L223
Replace `⏎··else·if·(previousCountingAuthors.find((author)·=>·author·===·message.author))·{` with `·else·if·(previousCountingAuthors.find((author)·=>·author·===·message.author))·{⏎···`
build (16.x): src/events/messageCreate.ts#L226
Replace `⏎··else·if·(Number(message.content)·!=·currentCountingNumber)·{` with `·else·if·(Number(message.content)·!=·currentCountingNumber)·{⏎···`
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/