Skip to content

Add automerge action #1046

Add automerge action

Add automerge action #1046

Triggered via push December 18, 2023 16:41
Status Failure
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
ruff format  /  action
14s
ruff format / action
ruff lint  /  action
16s
ruff lint / action
mypy  /  action
13s
mypy / action
eslint  /  action
26s
eslint / action
prettier  /  action
20s
prettier / action
tsc  /  action
24s
tsc / action
lockfile consistency  /  action
11s
lockfile consistency / action
unused dependencies  /  action
13s
unused dependencies / action
python tests  /  action
8s
python tests / action
frontend tests  /  action
21s
frontend tests / action
missing __init__.py files
3s
missing __init__.py files
CI done
0s
CI done
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
python tests / action
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name 082bc5cb4af14bb4b0869ab50233e04e_postgres14_bbcc2b --label f467b9 --network github_network_f617228cd8d84a93a583cc7203aa264b --network-alias postgres -p 5432/tcp --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5 -e "POSTGRES_DB=nest" -e "POSTGRES_USER=nest" -e "POSTGRES_PASSWORD=nest" -e GITHUB_ACTIONS=true -e CI=true postgres:14'.
lockfile consistency / action
Process completed with exit code 2.
ruff format / action
Process completed with exit code 2.
unused dependencies / action
Process completed with exit code 2.
mypy / action
Process completed with exit code 2.
ruff lint / action
Process completed with exit code 2.
missing __init__.py files
The following actions uses node12 which is deprecated and will be forced to run on node16: ljodal/python-actions/check-for-missing-init@feature/check-for-missing-init. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/