docs: update readme #35
Annotations
3 errors and 8 warnings
lint
wapi.js#lint: command (/home/runner/work/wapi.js/wapi.js/packages/wapi.js) pnpm run lint exited (1)
|
lint:
packages/wapi.js/src/structures/button/index.ts#L7
'params' is defined but never used
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, pnpm/action-setup@v2.2.4, actions/github-script@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/github-script@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
packages/wapi.js/src/client/interface.ts#L40
Unexpected any. Specify a different type
|
lint:
packages/wapi.js/src/client/request-client.ts#L44
Unexpected any. Specify a different type
|
lint:
packages/wapi.js/src/manager/media/interface.ts#L4
Unexpected any. Specify a different type
|
lint:
packages/wapi.js/src/manager/media/interface.ts#L5
Unexpected any. Specify a different type
|
lint:
packages/wapi.js/src/structures/message/index.ts#L12
Unexpected any. Specify a different type
|
lint:
packages/wapi.js/src/structures/message/index.ts#L12
Unexpected any. Specify a different type
|