Skip to content

ctags: filterSketchSource: enlarge buffer size to handle long lines #5559

ctags: filterSketchSource: enlarge buffer size to handle long lines

ctags: filterSketchSource: enlarge buffer size to handle long lines #5559

Triggered via pull request June 16, 2025 09:45
Status Failure
Total duration 1m 11s
Artifacts

check-go-task.yml

on: pull_request
run-determination
3s
run-determination
Matrix: build
Matrix: check-config
Matrix: check-formatting
Matrix: check-license-headers
Matrix: check-outdated
Matrix: check-style
Fit to window
Zoom out
Zoom in

Annotations

2 errors
check-style (./)
issues found
check-style (./): internal/arduino/builder/internal/preprocessor/ctags.go#L238
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)