Skip to content

Add macOS/DriverKit through MacVFN #89

Add macOS/DriverKit through MacVFN

Add macOS/DriverKit through MacVFN #89

Triggered via pull request May 13, 2024 09:29
Status Failure
Total duration 18s
Artifacts

pr.yml

on: pull_request
check-patch
8s
check-patch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
check-patch: include/vfn/support/mmio.h#L26
Use of volatile is usually wrong, please add a comment
check-patch: include/vfn/support/mmio.h#L43
Use of volatile is usually wrong, please add a comment
check-patch: include/vfn/support/mmio.h#L45
Use of volatile is usually wrong, please add a comment
check-patch: include/vfn/support/mmio.h#L61
Use of volatile is usually wrong, please add a comment
check-patch: src/nvme/core.c#L62
"foo* bar" should be "foo *bar"
check-patch: include/vfn/support/platform/linux/mutex.h#L45
Macros with complex values should be enclosed in parentheses
check-patch: include/vfn/support/platform/macos/mem.h#L45
space required before the open brace '{'
check-patch: include/vfn/support/platform/macos/mem.h#L79
"foo * bar" should be "foo *bar"
check-patch: include/vfn/support/platform/macos/mutex.h#L39
Macros with complex values should be enclosed in parentheses
check-patch: src/nvme/core.c#L191
"(foo*)" should be "(foo *)"
check-patch
Missing commit description - Add an appropriate one
check-patch
Missing commit description - Add an appropriate one
check-patch: include/vfn/support/platform/linux/mem.h#L127
adding a line without newline at end of file
check-patch
Missing commit description - Add an appropriate one
check-patch: include/vfn/support/platform/macos/byteswap.h#L1
Missing or malformed SPDX-License-Identifier tag in line 1
check-patch
Missing commit description - Add an appropriate one
check-patch: include/vfn/support/platform/macos/errno.h#L1
Missing or malformed SPDX-License-Identifier tag in line 1
check-patch
Missing commit description - Add an appropriate one
check-patch
Missing commit description - Add an appropriate one
check-patch: include/vfn/support/mem.h#L17
adding a line without newline at end of file