Move UMP SDK to a top-level directory. #4770
lint.yml
on: pull_request
lint_warnings_check_and_comment
26s
Annotations
1 warning
lint_warnings_check_and_comment
Found 10 lint warnings:
gma/src/include/firebase/gma/ump/types.h:41: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
gma/src/include/firebase/gma/ump/types.h:55: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
gma/src/include/firebase/gma/ump/types.h:69: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
gma/src/include/firebase/gma/ump/types.h:102: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
gma/src/include/firebase/gma/ump/types.h:116: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
gma/src/include/firebase/gma/ump/types.h:140: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
gma/src/include/firebase/gma/ump/types.h:155: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
gma/src/include/firebase/gma/ump/types.h:179: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
ump/src/android/consent_info_internal_android.h:52: Add #include <vector> for vector<> [build/include_what_you_use] [4]
ump/src/stub/consent_info_internal_stub.h:84: #endif line should be "#endif // FIREBASE_UMP_SRC_STUB_CONSENT_INFO_INTERNAL_STUB_H_" [build/header_guard] [5]
|