Skip to content

refactor: add tracking and kernel for basic info #539

refactor: add tracking and kernel for basic info

refactor: add tracking and kernel for basic info #539

Triggered via push October 13, 2024 12:59
Status Failure
Total duration 1m 59s
Artifacts

test.yml

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

Annotations

3 errors and 1 warning
linux (stable)
Property 'kernel' is missing in type '{ start_time: number; version: string; rustc_version: string; memory: string; arch: string; config_hash: string; pid: string; user: string; group: string; threads: number; accepted: number; processing: number; cpus: number; physical_cpus: number; used_memory: string; total_memory: string; }' but required in type 'Basic'.
linux (stable)
Process completed with exit code 2.
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk add git make && cd /pingap && make build-web" did not complete successfully: exit code: 2
docker
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/