Firebase Storage: Implement List and ListAll API for StorageReference #4841
lint.yml
on: pull_request
lint_warnings_check_and_comment
1m 1s
Annotations
1 warning
lint_warnings_check_and_comment
Found 24 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:1710: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/integration_test/src/integration_test.cc:1761: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/integration_test/src/integration_test.cc:1799: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/integration_test/src/integration_test.cc:1866: 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:34: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/common/list_result.cc:35: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/common/list_result.cc:36: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/common/list_result_internal_common.h:20: At least two spaces is best between code and comments [whitespace/comments] [2]
storage/src/common/list_result_internal_common.h:27: 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]
|