Run clang-format in GitHub Actions #35
clang-format.yml
on: pull_request
Formatting Check
24s
Annotations
12 errors
Formatting Check
Formatting issues found. Please run clang-format-18 on your code.
|
Formatting Check
Process completed with exit code 123.
|
Formatting Check:
Sources/KSCrashRecording/KSCrashC.c#L25
Sources/KSCrashRecording/KSCrashC.c:25:3: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Sources/KSCrashRecording/KSCrashC.c#L51
Sources/KSCrashRecording/KSCrashC.c:51:3: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Sources/KSCrashRecording/KSCrashC.c#L52
Sources/KSCrashRecording/KSCrashC.c:52:1: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Sources/KSCrashRecording/KSCrashC.c#L59
Sources/KSCrashRecording/KSCrashC.c:59:13: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Sources/KSCrashRecording/KSCrashC.c#L71
Sources/KSCrashRecording/KSCrashC.c:71:22: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Sources/KSCrashRecording/KSCrashC.c#L71
Sources/KSCrashRecording/KSCrashC.c:71:23: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Sources/KSCrashRecording/KSCrashC.c#L72
Sources/KSCrashRecording/KSCrashC.c:72:26: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Sources/KSCrashRecording/KSCrashC.c#L73
Sources/KSCrashRecording/KSCrashC.c:73:6: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Sources/KSCrashRecording/KSCrashC.c#L73
Sources/KSCrashRecording/KSCrashC.c:73:64: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Sources/KSCrashRecording/KSCrashC.c#L73
Sources/KSCrashRecording/KSCrashC.c:73:66: error: code should be clang-formatted [-Wclang-format-violations]
|