Update better-discord.js #302
Triggered via pull request
September 11, 2023 18:36
Status
Success
Total duration
1m 14s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/db/connector.ts#L28
Type Method name `Open` must match one of the following formats: camelCase
|
lint:
src/db/connector.ts#L29
Type Method name `Get` must match one of the following formats: camelCase
|
lint:
src/db/connector.ts#L30
Type Method name `All` must match one of the following formats: camelCase
|
lint:
src/db/connector.ts#L31
Type Method name `Run` must match one of the following formats: camelCase
|
lint:
src/db/connector.ts#L32
Type Method name `Close` must match one of the following formats: camelCase
|
lint:
src/db/connector.ts#L33
Type Method name `Exec` must match one of the following formats: camelCase
|
lint:
src/db/dbdataemoji.ts#L22
Class Property name `EmojiId` must match one of the following formats: camelCase
|
lint:
src/db/dbdataemoji.ts#L23
Class Property name `Name` must match one of the following formats: camelCase
|
lint:
src/db/dbdataemoji.ts#L24
Class Property name `Animated` must match one of the following formats: camelCase
|
lint:
src/db/dbdataemoji.ts#L25
Class Property name `MxcUrl` must match one of the following formats: camelCase
|
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|