Firebase Storage: Implement List and ListAll API for StorageReference #10969
checks.yml
on: pull_request
file_format_check
26s
check_integration_test_labels
3s
generated_docs_check
1m 41s
copyright_check
5s
release_notes_check
6s
Annotations
4 errors
|
release_notes_check
Process completed with exit code 1.
|
|
release_notes_check
Please update release notes (release_build_files/readme.md) or add 'skip-release-notes' label.
|
|
file_format_check
Process completed with exit code 1.
|
|
file_format_check
FILE FORMATTING ERRORS:
- Requires reformatting: "storage/integration_test/src/integration_test.cc"
- Requires reformatting: "storage/src/android/list_result_android.cc"
- Requires reformatting: "storage/src/android/list_result_android.h"
- Requires reformatting: "storage/src/android/storage_reference_android.cc"
- Requires reformatting: "storage/src/common/list_result.cc"
- Requires reformatting: "storage/src/common/storage_reference.cc"
- Requires reformatting: "storage/src/desktop/list_result_desktop.cc"
- Requires reformatting: "storage/src/desktop/list_result_desktop.h"
- Requires reformatting: "storage/src/desktop/storage_reference_desktop.cc"
- Requires reformatting: "storage/src/desktop/storage_reference_desktop.h"
10 file(s) need formatting.
run: scripts/format_code.py -git_diff
|