Skip to content

core/sync: add wait queues #7974

core/sync: add wait queues

core/sync: add wait queues #7974

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

check-commits.yml

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

Annotations

5 errors and 4 warnings
check-commits (pr_check)
Commit needs to be squashed: "276b819d22 fixup! WIP: waitqueues" 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: "42ce5721c9 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)
Commit needs to be squashed: "fdb218fdad 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)
Process completed with exit code 1.
check-commits-success
Process completed with exit code 1.
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)
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"