Analytics windows dll update #5071
Triggered via pull request
September 30, 2025 04:31
Status
Success
Total duration
3m 30s
Artifacts
–
lint.yml
on: pull_request
lint_warnings_check_and_comment
3m 27s
Annotations
1 warning
lint_warnings_check_and_comment
Found 7 lint warnings:
analytics/src/analytics_desktop.cc:389: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
analytics/src/analytics_desktop_dynamic.c:360: At least two spaces is best between code and comments [whitespace/comments] [2]
analytics/src/include/firebase/analytics.h:583: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
analytics/windows/include/public/analytics.h:15: #ifndef header guard has wrong style, please use: FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_ANALYTICS_H_ [build/header_guard] [5]
analytics/windows/include/public/c/analytics.h:15: #ifndef header guard has wrong style, please use: FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_C_ANALYTICS_H_ [build/header_guard] [5]
analytics/windows/include/public/event_names.h:15: #ifndef header guard has wrong style, please use: FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_EVENT_NAMES_H_ [build/header_guard] [5]
analytics/windows/include/public/parameter_names.h:15: #ifndef header guard has wrong style, please use: FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_PARAMETER_NAMES_H_ [build/header_guard] [5]
|