Skip to content

feat(dashboards): Allow interaction with dashboard items in edit mode… #7904

feat(dashboards): Allow interaction with dashboard items in edit mode…

feat(dashboards): Allow interaction with dashboard items in edit mode… #7904

Triggered via push September 4, 2024 08:36
Status Failure
Total duration 1m 48s
Artifacts
Build and push PostHog
1m 38s
Build and push PostHog
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build and push PostHog
failed with: Error: failed to solve: process "/bin/bash -e -o pipefail -c apt-get update && apt-get install -y --no-install-recommends \"make\" \"g++\" \"gcc\" \"python3\" \"libssl-dev\" \"zlib1g-dev\" && rm -rf /var/lib/apt/lists/* && corepack enable && mkdir /tmp/pnpm-store && pnpm install --frozen-lockfile --store-dir /tmp/pnpm-store && rm -rf /tmp/pnpm-store" did not complete successfully: exit code: 1
Build and push PostHog
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/