Skip to content

Chatlog: Add minimal DB retry logic #20722

Chatlog: Add minimal DB retry logic

Chatlog: Add minimal DB retry logic #20722

Triggered via pull request December 28, 2024 12:13
Status Failure
Total duration 1m 52s
Artifacts

test.yml

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

Annotations

8 errors and 1 warning
build (16.x): server/chat-plugins/chatlog.ts#L79
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
build (16.x): server/chat-plugins/chatlog.ts#L84
Unexpected `await` of a non-Promise (non-"Thenable") value
build (16.x): server/chat-plugins/chatlog.ts#L96
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
build (16.x): server/chat-plugins/chatlog.ts#L102
Unexpected `await` of a non-Promise (non-"Thenable") value
build (16.x): server/chat-plugins/chatlog.ts#L115
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
build (16.x): server/chat-plugins/chatlog.ts#L117
Unexpected newline between template tag and template literal
build (16.x): server/chat-plugins/chatlog.ts#L147
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
build (16.x)
Process completed with exit code 1.
build (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636