Skip to content

StorageReference List stubs #4898

StorageReference List stubs

StorageReference List stubs #4898

Triggered via pull request June 16, 2025 22:03
Status Success
Total duration 35s
Artifacts

lint.yml

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

Annotations

1 warning
lint_warnings_check_and_comment
Found 31 lint warnings: storage/integration_test/src/integration_test.cc:1631: At least two spaces is best between code and comments [whitespace/comments] [2] storage/integration_test/src/integration_test.cc:1654: At least two spaces is best between code and comments [whitespace/comments] [2] storage/integration_test/src/integration_test.cc:1678: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/android/list_result_android.h:2: #ifndef header guard has wrong style, please use: FIREBASE_STORAGE_SRC_ANDROID_LIST_RESULT_ANDROID_H_ [build/header_guard] [5] storage/src/android/list_result_android.h:46: #endif line should be "#endif // FIREBASE_STORAGE_SRC_ANDROID_LIST_RESULT_ANDROID_H_" [build/header_guard] [5] storage/src/android/list_result_android.h:9: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/common/list_result.cc:4: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/common/list_result.cc:7: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/common/list_result.cc:19: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/common/list_result.cc:127: For a static/global string constant, use a C style string instead: "const char ListResult::s_empty_page_token_[]". [runtime/string] [4] storage/src/common/list_result.cc:165: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/common/list_result.cc:183: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/common/list_result.cc:200: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/common/list_result.cc:202: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/common/storage_reference.cc:21: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/common/storage_reference.cc:29: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/desktop/list_result_desktop.h:2: #ifndef header guard has wrong style, please use: FIREBASE_STORAGE_SRC_DESKTOP_LIST_RESULT_DESKTOP_H_ [build/header_guard] [5] storage/src/desktop/list_result_desktop.h:65: #endif line should be "#endif // FIREBASE_STORAGE_SRC_DESKTOP_LIST_RESULT_DESKTOP_H_" [build/header_guard] [5] storage/src/desktop/list_result_desktop.h:8: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/desktop/list_result_desktop.h:10: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/desktop/list_result_desktop.h:53: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/include/firebase/storage/list_result.h:2: #ifndef header guard has wrong style, please use: FIREBASE_STORAGE_SRC_INCLUDE_FIREBASE_STORAGE_LIST_RESULT_H_ [build/header_guard] [5] storage/src/include/firebase/storage/list_result.h:81: #endif line should be "#endif // FIREBASE_STORAGE_SRC_INCLUDE_FIREBASE_STORAGE_LIST_RESULT_H_" [build/header_guard] [5] storage/src/include/firebase/storage/list_result.h:8: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/include/firebase/storage/list_result.h:17: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/include/firebase/storage/list_result.h:18: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/include/firebase/storage/list_result.h:21: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/include/firebase/storage/list_result.h:70: At least two spaces is best between code and comments [whitespace/comments] [2] storage/src/ios/list_result_ios.h:2: #ifndef header guard has wrong style, please use: FIREBASE_STORAGE_SRC_IOS_LIST_RESULT_IOS_H_ [build/header_guard] [5]