Fix Storage build #11217
checks.yml
on: pull_request
file_format_check
29s
check_integration_test_labels
4s
generated_docs_check
2m 3s
copyright_check
7s
release_notes_check
8s
Annotations
7 errors
|
check_integration_test_labels
Label check failed: required none of 'tests: in-progress', 'tests: failed', 'tests-requested: full', 'tests-requested: quick', but found 1: 'tests: failed'
|
|
copyright_check
Process completed with exit code 1.
|
|
copyright_check
Missing copyright notices in the following files:
storage/src/common/storage_reference_internal.h
storage/src/include/firebase/storage/future_details.h
|
|
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/src/common/storage_reference_internal.h"
- Requires reformatting: "storage/src/desktop/metadata_desktop.cc"
- Requires reformatting: "storage/src/desktop/storage_desktop.cc"
- Requires reformatting: "storage/src/desktop/storage_reference_desktop.cc"
- Requires reformatting: "storage/src/desktop/storage_reference_desktop.h"
- Requires reformatting: "storage/src/include/firebase/storage/metadata.h"
- Requires reformatting: "storage/src/include/firebase/storage/storage_reference.h"
7 file(s) need formatting.
run: scripts/format_code.py -git_diff
|