Skip to content

Add [Gen 9] Draft Factory #19554

Add [Gen 9] Draft Factory

Add [Gen 9] Draft Factory #19554

Triggered via pull request July 29, 2024 16:23
Status Failure
Total duration 1m 35s
Artifacts

test.yml

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

Annotations

6 errors and 3 warnings
build (16.x): server/chat-plugins/draft-factory.ts#L3
Trailing spaces not allowed
build (16.x): server/chat-plugins/draft-factory.ts#L16
Trailing spaces not allowed
build (16.x): server/chat-plugins/draft-factory.ts#L67
Trailing spaces not allowed
build (16.x): server/chat-plugins/draft-factory.ts#L152
Async method 'delete' has no 'await' expression
build (16.x): 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
build (16.x)
Process completed with exit code 1.
build (16.x)
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/
build (16.x): server/chat-plugins/draft-factory.ts#L76
This line has a length of 145. Maximum allowed is 120
build (16.x): server/chat-plugins/draft-factory.ts#L120
'setupDatabase' is defined but never used