Update README #319
Annotations
11 warnings
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/
|
src/db/connector.ts#L28
Type Method name `Open` must match one of the following formats: camelCase
|
src/db/connector.ts#L29
Type Method name `Get` must match one of the following formats: camelCase
|
src/db/connector.ts#L30
Type Method name `All` must match one of the following formats: camelCase
|
src/db/connector.ts#L31
Type Method name `Run` must match one of the following formats: camelCase
|
src/db/connector.ts#L32
Type Method name `Close` must match one of the following formats: camelCase
|
src/db/connector.ts#L33
Type Method name `Exec` must match one of the following formats: camelCase
|
src/db/dbdataemoji.ts#L22
Class Property name `EmojiId` must match one of the following formats: camelCase
|
src/db/dbdataemoji.ts#L23
Class Property name `Name` must match one of the following formats: camelCase
|
src/db/dbdataemoji.ts#L24
Class Property name `Animated` must match one of the following formats: camelCase
|
src/db/dbdataemoji.ts#L25
Class Property name `MxcUrl` must match one of the following formats: camelCase
|
The logs for this run have expired and are no longer available.
Loading