Skip to content

Add Analytics Windows C header and script to generate stubs and function pointers. #4851

Add Analytics Windows C header and script to generate stubs and function pointers.

Add Analytics Windows C header and script to generate stubs and function pointers. #4851

Triggered via pull request June 11, 2025 19:23
Status Success
Total duration 1m 3s
Artifacts

lint.yml

on: pull_request
lint_warnings_check_and_comment
1m 0s
lint_warnings_check_and_comment
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint_warnings_check_and_comment
Found 14 lint warnings: analytics/src/windows/analytics_dynamic.c:238: Extra space before ( in function call [whitespace/parens] [4] analytics/src/windows/analytics_dynamic.c:259: Extra space before ( in function call [whitespace/parens] [4] analytics/src/windows/analytics_dynamic.c:266: Extra space before ( in function call [whitespace/parens] [4] analytics/src/windows/analytics_dynamic.c:273: Extra space before ( in function call [whitespace/parens] [4] analytics/src/windows/analytics_dynamic.c:296: Extra space before ( in function call [whitespace/parens] [4] analytics/src/windows/analytics_dynamic.c:322: Extra space before ( in function call [whitespace/parens] [4] analytics/windows/include/public/analytics.h:1: #ifndef header guard has wrong style, please use: FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_ANALYTICS_H_ [build/header_guard] [5] analytics/windows/include/public/analytics.h:224: #endif line should be "#endif // FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_ANALYTICS_H_" [build/header_guard] [5] analytics/windows/include/public/c/analytics.h:1: #ifndef header guard has wrong style, please use: FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_C_ANALYTICS_H_ [build/header_guard] [5] analytics/windows/include/public/c/analytics.h:331: #endif line should be "#endif // FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_C_ANALYTICS_H_" [build/header_guard] [5] analytics/windows/include/public/event_names.h:1: #ifndef header guard has wrong style, please use: FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_EVENT_NAMES_H_ [build/header_guard] [5] analytics/windows/include/public/event_names.h:425: #endif line should be "#endif // FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_EVENT_NAMES_H_" [build/header_guard] [5] analytics/windows/include/public/parameter_names.h:1: #ifndef header guard has wrong style, please use: FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_PARAMETER_NAMES_H_ [build/header_guard] [5] analytics/windows/include/public/parameter_names.h:252: #endif line should be "#endif // FIREBASE_ANALYTICS_WINDOWS_INCLUDE_PUBLIC_PARAMETER_NAMES_H_" [build/header_guard] [5]