Skip to content

core/sync: add wait queues #7979

core/sync: add wait queues

core/sync: add wait queues #7979

Triggered via pull request January 8, 2025 20:19
Status Failure
Total duration 34s
Artifacts

check-commits.yml

on: pull_request
Matrix: check-commits
check-commits-success
2s
check-commits-success
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
check-commits (pr_check)
Commit needs to be squashed: "06173ec216 fixed email" PLEASE ONLY SQUASH WHEN ASKED BY A MAINTAINER! See: https://github.com/RIOT-OS/RIOT/blob/master/CONTRIBUTING.md#squash-commits-after-review
check-commits (pr_check)
Commit needs to be squashed: "5ead3afb24 fixup! added test for condition already true" PLEASE ONLY SQUASH WHEN ASKED BY A MAINTAINER! See: https://github.com/RIOT-OS/RIOT/blob/master/CONTRIBUTING.md#squash-commits-after-review
check-commits (pr_check)
Commit needs to be squashed: "9d77c526e6 fixup! Doc and cosmetic fixes" PLEASE ONLY SQUASH WHEN ASKED BY A MAINTAINER! See: https://github.com/RIOT-OS/RIOT/blob/master/CONTRIBUTING.md#squash-commits-after-review
check-commits (pr_check)
Commit needs to be squashed: "f2823e6e2c fixed wait queue" PLEASE ONLY SQUASH WHEN ASKED BY A MAINTAINER! See: https://github.com/RIOT-OS/RIOT/blob/master/CONTRIBUTING.md#squash-commits-after-review
check-commits (pr_check)
Process completed with exit code 1.
check-commits-success
Process completed with exit code 1.
check-commits (commit-msg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-commits (pr_check)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "Added sched_switch() to queue_wake_common(). WIP: tests"
check-commits (commit-msg)
Commit message is longer than 50 (but < 72) characters: "moved code to wq.c; wait_enqueue assumes not enqueued"