Modify Analytics on desktop to use a verified DLL on Windows (although it is currently still a stub). #4884
lint.yml
on: pull_request
lint_warnings_check_and_comment
30s
Annotations
1 warning
lint_warnings_check_and_comment
Found 3 lint warnings:
analytics/src/analytics_windows.cc:84: An else should appear on the same line as the preceding } [whitespace/newline] [4]
analytics/src/analytics_windows.cc:84: If an else has a brace on one side, it should have it on both [readability/braces] [5]
analytics/src/analytics_windows.cc:87: Tab found; better to use spaces [whitespace/tab] [1]
|