Skip to content

Analytics changes with tests. #4864

Analytics changes with tests.

Analytics changes with tests. #4864

Triggered via pull request June 12, 2025 20:59
Status Success
Total duration 55s
Artifacts

lint.yml

on: pull_request
lint_warnings_check_and_comment
50s
lint_warnings_check_and_comment
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint_warnings_check_and_comment
Found 24 lint warnings: analytics/src/analytics_desktop.cc:22: At least two spaces is best between code and comments [whitespace/comments] [2] analytics/src/analytics_desktop.cc:24: Found C++ system header after other header. Should be: analytics_desktop.h, c system, c++ system, other. [build/include_order] [4] analytics/src/analytics_desktop.cc:25: Found C++ system header after other header. Should be: analytics_desktop.h, c system, c++ system, other. [build/include_order] [4] analytics/src/analytics_desktop.cc:26: Found C++ system header after other header. Should be: analytics_desktop.h, c system, c++ system, other. [build/include_order] [4] analytics/src/analytics_desktop.cc:27: Found C++ system header after other header. Should be: analytics_desktop.h, c system, c++ system, other. [build/include_order] [4] analytics/src/analytics_desktop.cc:51: At least two spaces is best between code and comments [whitespace/comments] [2] analytics/src/analytics_desktop.cc:55: Closing ) should be moved to the previous line [whitespace/parens] [2] analytics/src/analytics_desktop.cc:70: At least two spaces is best between code and comments [whitespace/comments] [2] analytics/src/analytics_desktop.cc:72: At least two spaces is best between code and comments [whitespace/comments] [2] analytics/src/analytics_desktop.cc:74: Closing ) should be moved to the previous line [whitespace/parens] [2] analytics/src/analytics_desktop.cc:81: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] analytics/src/analytics_desktop.cc:82: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] analytics/src/analytics_desktop.cc:94: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] analytics/src/analytics_desktop.cc:194: At least two spaces is best between code and comments [whitespace/comments] [2] analytics/src/analytics_desktop.cc:207: At least two spaces is best between code and comments [whitespace/comments] [2] analytics/src/analytics_desktop.cc:214: At least two spaces is best between code and comments [whitespace/comments] [2] analytics/src/analytics_desktop.cc:220: Tab found; better to use spaces [whitespace/tab] [1] analytics/src/analytics_desktop.cc:221: Tab found; better to use spaces [whitespace/tab] [1] analytics/src/analytics_desktop.cc:222: Tab found; better to use spaces [whitespace/tab] [1] analytics/src/analytics_desktop.cc:223: Tab found; better to use spaces [whitespace/tab] [1] analytics/src/analytics_desktop.cc:230: At least two spaces is best between code and comments [whitespace/comments] [2] analytics/src/analytics_desktop.cc:251: At least two spaces is best between code and comments [whitespace/comments] [2] analytics/src/analytics_desktop.cc:373: At least two spaces is best between code and comments [whitespace/comments] [2] analytics/src/include/firebase/analytics.h:609: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]