Firebase Storage: Implement List and ListAll API for StorageReference #4842
lint.yml
on: pull_request
lint_warnings_check_and_comment
27s
Annotations
1 warning
lint_warnings_check_and_comment
Found 28 lint warnings:
storage/integration_test/src/integration_test.cc:23: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/integration_test/src/integration_test.cc:1745: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/integration_test/src/integration_test.cc:1783: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/integration_test/src/integration_test.cc:1846: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/android/list_result_android.cc:82: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/android/list_result_android.cc:83: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/android/list_result_android.cc:162: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/android/list_result_android.cc:223: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/android/list_result_android.cc:230: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/android/storage_reference_android.cc:114: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/android/storage_reference_android.cc:125: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/android/storage_reference_android.cc:334: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/common/list_result.cc:20: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/common/list_result.cc:21: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/common/list_result.cc:22: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/common/list_result.cc:23: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/common/list_result.cc:24: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/common/storage_reference.cc:18: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/common/storage_reference.cc:19: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/desktop/list_result_desktop.cc:16: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/desktop/list_result_desktop.cc:32: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/desktop/list_result_desktop.cc:33: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/desktop/list_result_desktop.cc:47: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/desktop/list_result_desktop.h:83: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/desktop/storage_reference_desktop.cc:37: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/desktop/storage_reference_desktop.cc:38: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/ios/list_result_ios.h:20: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/ios/list_result_ios.h:26: At least two spaces is best between code and comments [whitespace/comments] [2]
|