update to clang-format v14; update pre-commit hooks #62
build_arduino.yml
on: pull_request
check_formatting
/
cpp_linter
13s
Matrix: build
report_size_deltas
0s
Annotations
1 error, 1 warning, and 2 notices
check_formatting / cpp_linter
Process completed with exit code 1.
|
check_formatting / cpp_linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run clang-format on examples/relative_mode/relative_mode.ino:
examples/relative_mode/relative_mode.ino#L1
File examples/relative_mode/relative_mode.ino does not conform to Custom style guidelines. (lines 31)
|
Run clang-format on examples/usb_mouse/usb_mouse.ino:
examples/usb_mouse/usb_mouse.ino#L1
File examples/usb_mouse/usb_mouse.ino does not conform to Custom style guidelines. (lines 15, 16, 17)
|