Skip to content

feat(ui): implement my event page #173

feat(ui): implement my event page

feat(ui): implement my event page #173

Triggered via pull request September 28, 2024 06:15
Status Success
Total duration 5m 57s
Artifacts

clang-tidy-review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
review: src/Controller/Convert.h#L4
'app.h' file not found [clang-diagnostic-error]
review: src/Controller/Core/UiBase.h#L6
'app.h' file not found [clang-diagnostic-error]
review: src/Infrastructure/Utils/Tools.h#L36
'sscanf' used to convert a string to an integer value, but function will not report conversion errors; consider using 'strtol' instead [cert-err34-c]