Chatlog: Add minimal DB retry logic #20722
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
|