StorageReference List stubs #11048
checks.yml
on: pull_request
file_format_check
1m 9s
check_integration_test_labels
4s
generated_docs_check
1m 50s
copyright_check
4s
release_notes_check
6s
Annotations
6 errors
copyright_check
Process completed with exit code 1.
|
copyright_check
Missing copyright notices in the following files:
storage/src/android/list_result_android.cc
storage/src/android/list_result_android.h
storage/src/common/list_result.cc
storage/src/desktop/list_result_desktop.cc
storage/src/desktop/list_result_desktop.h
storage/src/include/firebase/storage/list_result.h
storage/src/ios/list_result_ios.h
storage/src/ios/list_result_ios.mm
|
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.h"
- 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/include/firebase/storage/list_result.h"
7 file(s) need formatting.
run: scripts/format_code.py -git_diff
|