Skip to content

handle timeouts more gracefully #120

handle timeouts more gracefully

handle timeouts more gracefully #120

Triggered via push September 5, 2024 09:42
Status Failure
Total duration 3m 5s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
test (3.9)
compose down failed Error: spawn docker-compose ENOENT
test (3.9)
compose up failed {"errno":-2,"code":"ENOENT","syscall":"spawn docker-compose","path":"docker-compose","spawnargs":["-f","./docker-compose.yml","up","-d"]}
test (3.12)
The job was canceled because "_3_9" failed.
test (3.12)
compose down failed Error: spawn docker-compose ENOENT
test (3.12)
compose up failed {"errno":-2,"code":"ENOENT","syscall":"spawn docker-compose","path":"docker-compose","spawnargs":["-f","./docker-compose.yml","up","-d"]}
test (3.11)
The job was canceled because "_3_9" failed.
test (3.11)
compose up failed {"errno":-2,"code":"ENOENT","syscall":"spawn docker-compose","path":"docker-compose","spawnargs":["-f","./docker-compose.yml","up","-d"]}
test (3.11)
compose down failed Error: spawn docker-compose ENOENT
test (3.10)
The job was canceled because "_3_9" failed.
test (3.10)
compose up failed {"errno":-2,"code":"ENOENT","syscall":"spawn docker-compose","path":"docker-compose","spawnargs":["-f","./docker-compose.yml","up","-d"]}
test (3.10)
compose down failed Error: spawn docker-compose ENOENT
test (3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, isbang/compose-action@v1.4.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.