Skip to content

Allow bot to ban users outside server #1047

Allow bot to ban users outside server

Allow bot to ban users outside server #1047

Triggered via pull request December 6, 2023 16:28
@davidgan1218davidgan1218
synchronize #501
Issue466
Status Failure
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

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

Annotations

5 errors and 2 warnings
build (16.x): src/components/admin.ts#L34
Replace `(err)` with `·(err)·`
build (16.x): src/components/admin.ts#L36
Insert `··`
build (16.x): src/components/admin.ts#L37
Insert `··`
build (16.x): src/components/admin.ts#L40
Replace `reason:·reason,·deleteMessageSeconds:·(days==null?·0:·days·*·86400)` with `⏎······reason:·reason,⏎······deleteMessageSeconds:·days·==·null·?·0·:·days·*·86400,⏎····`
build (16.x)
Process completed with exit code 1.
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): src/commandDetails/admin/ban.ts#L3
'GuildMemberManager' is defined but never used