Add automated checks for newer Grist versions #3904
Annotations
3 errors and 6 warnings
Run eslint
Process completed with exit code 1.
|
Run eslint:
app/server/lib/FlexServer.ts#L1998
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
|
Run eslint:
app/server/lib/FlexServer.ts#L1997
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
|
Save artifacts on failure
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
|
Run eslint:
app/server/lib/updateChecker.ts#L44
Missing semicolon
|
Run eslint:
app/server/lib/updateChecker.ts#L41
Unexpected space before the ':'
|
Run eslint:
app/server/lib/updateChecker.ts#L39
Missing semicolon
|
Run eslint:
app/server/lib/FlexServer.ts#L1998
Requires a space before '}'
|
Run eslint:
app/server/lib/FlexServer.ts#L1998
Requires a space after '{'
|
Loading