Skip to content

Arduino.h: Add digitalPinToInterrupt #102

Arduino.h: Add digitalPinToInterrupt

Arduino.h: Add digitalPinToInterrupt #102

Triggered via pull request September 2, 2024 13:10
Status Failure
Total duration 19s
Artifacts

checkpatch.yml

on: pull_request
checkpatch review
9s
checkpatch review
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
checkpatch review
WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
checkpatch review: cores/arduino/Arduino.h#L100
ERROR: open brace '{' following function definitions go on the next line
checkpatch review: cores/arduino/Arduino.h#L101
ERROR: spaces required around that '?' (ctx:VxW)
checkpatch review
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/