Add [Gen 9] Draft Factory #10213
Draft
Add [Gen 9] Draft Factory #10213
Annotations
6 errors and 3 warnings
server/chat-plugins/draft-factory.ts#L3
Trailing spaces not allowed
|
server/chat-plugins/draft-factory.ts#L16
Trailing spaces not allowed
|
server/chat-plugins/draft-factory.ts#L67
Trailing spaces not allowed
|
server/chat-plugins/draft-factory.ts#L152
Async method 'delete' has no 'await' expression
|
server/chat-plugins/draft-factory.ts#L154
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, tj-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
server/chat-plugins/draft-factory.ts#L76
This line has a length of 145. Maximum allowed is 120
|
server/chat-plugins/draft-factory.ts#L120
'setupDatabase' is defined but never used
|
This job failed
Loading