Skip to content

preliminary support for a job queue #2839

preliminary support for a job queue

preliminary support for a job queue #2839

Triggered via pull request September 17, 2024 04:10
Status Failure
Total duration 12m 35s
Artifacts

main.yml

on: pull_request
Matrix: build_and_test
candidate
0s
candidate
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
build_and_test (3.11, 18.x, :lint:python:client:common:smoke:stubs:): app/server/lib/GristJobs.ts#L209
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_and_test (3.11, 18.x, :lint:python:client:common:smoke:stubs:): app/server/lib/GristJobs.ts#L294
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_and_test (3.11, 18.x, :lint:python:client:common:smoke:stubs:)
Process completed with exit code 1.
build_and_test (3.11, 18.x, :lint:python:client:common:smoke:stubs:)
Process completed with exit code 1.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10): app/server/lib/GristJobs.ts#L209
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_and_test (:lint:python:client:common:smoke:, 18.x, 3.10): app/server/lib/GristJobs.ts#L294
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_and_test (:lint:python:client:common:smoke:, 18.x, 3.10)
Process completed with exit code 1.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10)
Process completed with exit code 1.
build_and_test (3.11, 18.x, :lint:python:client:common:smoke:stubs:)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_test (3.11, 18.x, :lint:python:client:common:smoke:stubs:)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_test (:lint:python:client:common:smoke:, 18.x, 3.10)
No files were found with the provided path: /home/runner/work/_temp/test-logs. No artifacts will be uploaded.
build_and_test (3.11, 18.x, :nbrowser-^[H-L]:)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_test (3.11, 18.x, :nbrowser-^[P-S]:)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_test (3.11, 18.x, :nbrowser-^[^A-S]:)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_test (3.11, 18.x, :server-2-of-2:)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_test (3.11, 18.x, :server-1-of-2:)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_test (3.11, 18.x, :nbrowser-^[M-O]:)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_and_test (3.11, 18.x, :nbrowser-^[A-G]:)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/