Add sending
to returned values from async Storage APIs
#5780
storage.yml
on: pull_request
Matrix: pod-lib-lint
spm-package-resolved
1m 8s
quickstart-ftl-cron-only
0s
Matrix: quickstart
Matrix: storage-integration-tests
Matrix: storage-cron-only
Matrix: spm
Annotations
27 errors and 13 warnings
pod-lib-lint (tvos, macos-14, Xcode_15.3, --skip-tests)
Process completed with exit code 1.
|
pod-lib-lint (ios, macos-14, Xcode_15.3, --skip-tests)
Process completed with exit code 1.
|
pod-lib-lint (macos, macos-15, Xcode_16.1, --test-specs=unit)
The job was canceled because "tvos_macos-14_Xcode_15_3_" failed.
|
pod-lib-lint (macos, macos-15, Xcode_16.1, --test-specs=unit)
The operation was canceled.
|
pod-lib-lint (ios, macos-15, Xcode_16.1, --test-specs=unit)
The job was canceled because "tvos_macos-14_Xcode_15_3_" failed.
|
pod-lib-lint (ios, macos-15, Xcode_16.1, --test-specs=unit)
The operation was canceled.
|
pod-lib-lint (watchos, macos-14, Xcode_15.3, --skip-tests)
The job was canceled because "tvos_macos-14_Xcode_15_3_" failed.
|
pod-lib-lint (watchos, macos-14, Xcode_15.3, --skip-tests)
The operation was canceled.
|
pod-lib-lint (macos, macos-14, Xcode_15.3, --skip-tests)
The job was canceled because "tvos_macos-14_Xcode_15_3_" failed.
|
pod-lib-lint (macos, macos-14, Xcode_15.3, --skip-tests)
The operation was canceled.
|
pod-lib-lint (tvos, macos-15, Xcode_16.1, --test-specs=unit)
The job was canceled because "tvos_macos-14_Xcode_15_3_" failed.
|
pod-lib-lint (tvos, macos-15, Xcode_16.1, --test-specs=unit)
The operation was canceled.
|
spm (macos-14, Xcode_15.4, iOS):
FirebaseStorage/Sources/AsyncAwait.swift#L29
consecutive declarations on a line must be separated by ';'
|
spm (macos-14, Xcode_15.4, iOS):
FirebaseStorage/Sources/AsyncAwait.swift#L29
expected declaration
|
spm (macos-14, Xcode_15.4, iOS):
FirebaseStorage/Sources/AsyncAwait.swift#L51
consecutive declarations on a line must be separated by ';'
|
spm (macos-14, Xcode_15.4, iOS):
FirebaseStorage/Sources/AsyncAwait.swift#L51
expected declaration
|
spm (macos-14, Xcode_15.4, iOS):
FirebaseStorage/Sources/AsyncAwait.swift#L89
consecutive declarations on a line must be separated by ';'
|
spm (macos-14, Xcode_15.4, iOS):
FirebaseStorage/Sources/AsyncAwait.swift#L89
expected declaration
|
spm (macos-14, Xcode_15.4, iOS):
FirebaseStorage/Sources/AsyncAwait.swift#L124
consecutive declarations on a line must be separated by ';'
|
spm (macos-14, Xcode_15.4, iOS):
FirebaseStorage/Sources/AsyncAwait.swift#L124
expected declaration
|
spm (macos-14, Xcode_15.4, iOS):
FirebaseStorage/Sources/AsyncAwait.swift#L163
consecutive declarations on a line must be separated by ';'
|
spm (macos-14, Xcode_15.4, iOS):
FirebaseStorage/Sources/AsyncAwait.swift#L163
expected declaration
|
spm (macos-13, Xcode_15.2, iOS)
The job was canceled because "macos-14_Xcode_15_4_iOS" failed.
|
spm (macos-13, Xcode_15.2, iOS)
The operation was canceled.
|
spm (macos-15, Xcode_16.1, visionOS)
The job was canceled because "macos-14_Xcode_15_4_iOS" failed.
|
spm (macos-15, Xcode_16.1, visionOS)
The operation was canceled.
|
storage-integration-tests (Swift):
FirebaseStorage/Tests/Integration/StorageIntegration.swift#L850
testResumeGetFileInBackgroundQueue, Asynchronous wait failed: Exceeded timeout of 100 seconds, with unfulfilled expectations: "resume".
|
spm (macos-15, Xcode_16.1, macOS):
FirebaseStorage/Tests/Unit/StorageDeleteTests.swift#L59
initialization of immutable value 'testBlock' was never used; consider replacing with assignment to '_' or removing it
|
spm (macos-15, Xcode_16.1, tvOS):
FirebaseStorage/Tests/Unit/StorageDeleteTests.swift#L59
initialization of immutable value 'testBlock' was never used; consider replacing with assignment to '_' or removing it
|
spm (macos-15, Xcode_16.1, catalyst):
FirebaseStorage/Tests/Unit/StorageDeleteTests.swift#L59
initialization of immutable value 'testBlock' was never used; consider replacing with assignment to '_' or removing it
|
spm (macos-15, Xcode_16.1, watchOS):
FirebaseStorage/Tests/Unit/StorageDeleteTests.swift#L59
initialization of immutable value 'testBlock' was never used; consider replacing with assignment to '_' or removing it
|
spm (macos-15, Xcode_16.1, iOS):
FirebaseStorage/Tests/Unit/StorageDeleteTests.swift#L59
initialization of immutable value 'testBlock' was never used; consider replacing with assignment to '_' or removing it
|
storage-integration-tests (ObjC):
gen/FirebaseStorage/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'RecaptchaInterop' from project 'Pods')
|
spm (macos-15, Xcode_16.1, visionOS):
FirebaseStorage/Sources/Internal/StorageUtils.swift#L79
'UTTypeCreatePreferredIdentifierForTag' was deprecated in visionOS 1.0: Use the UTType class instead.
|
spm (macos-15, Xcode_16.1, visionOS):
FirebaseStorage/Sources/Internal/StorageUtils.swift#L80
'kUTTagClassFilenameExtension' was deprecated in visionOS 1.0: Use UTTagClassFilenameExtension instead.
|
spm (macos-15, Xcode_16.1, visionOS):
FirebaseStorage/Sources/Internal/StorageUtils.swift#L84
'UTTypeCopyPreferredTagWithClass' was deprecated in visionOS 1.0: Use the UTType class instead.
|
spm (macos-15, Xcode_16.1, visionOS):
FirebaseStorage/Sources/Internal/StorageUtils.swift#L84
'kUTTagClassMIMEType' was deprecated in visionOS 1.0: Use UTTagClassMIMEType instead.
|
storage-integration-tests (Swift):
gen/FirebaseStorage/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'RecaptchaInterop' from project 'Pods')
|
storage-integration-tests (Swift)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
storage-integration-tests (Swift):
gen/FirebaseStorage/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'RecaptchaInterop' from project 'Pods')
|