Skip to content

fix: do not delete a server channels when deleting server from collection #138

fix: do not delete a server channels when deleting server from collection

fix: do not delete a server channels when deleting server from collection #138

Triggered via pull request October 16, 2024 11:51
Status Success
Total duration 2m 46s
Artifacts

lint.yml

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

Annotations

12 warnings
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x): src/classes/ChannelWebhook.ts#L78
Unexpected any. Specify a different type
build (18.x): src/classes/Server.ts#L415
You have a misspelled word: etc on Comment
build (18.x): src/collections/ServerMemberCollection.ts#L55
You have a misspelled word: typings on Comment
build (18.x): src/events/EventClient.ts#L78
Unexpected any. Specify a different type
build (18.x): src/events/EventClient.ts#L251
Missing JSDoc comment
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x): src/classes/ChannelWebhook.ts#L78
Unexpected any. Specify a different type
build (20.x): src/classes/Server.ts#L415
You have a misspelled word: etc on Comment
build (20.x): src/collections/ServerMemberCollection.ts#L55
You have a misspelled word: typings on Comment
build (20.x): src/events/EventClient.ts#L78
Unexpected any. Specify a different type
build (20.x): src/events/EventClient.ts#L251
Missing JSDoc comment