[Vertex AI] Add compilation tests for GCS snippets #5031
Annotations
1 error, 8 warnings, and 10 notices
|
FirebaseStorage/Tests/Unit/StorageDeleteTests.swift#L59
initialization of immutable value 'testBlock' was never used; consider replacing with assignment to '_' or removing it
|
FirebaseDynamicLinks/Sources/FIRDLDefaultRetrievalProcessV2.m#L106
'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in iOS 13.0 - Use -[UIDevice userInterfaceIdiom] directly. [-Wdeprecated-declarations]
|
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L25
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
FirebaseRemoteConfig/Tests/Swift/FakeUtils/URLSessionPartialMock.swift#L38
'init()' was deprecated in iOS 13.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
FirebaseTestingSupport/Firestore/Sources/FIRQueryFake.mm#L19
designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
|
FirebasePerformance/Tests/Unit/Common/FPRDiagnosticsTest.m#L83
'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
|
FirebasePerformance/Tests/Unit/Common/FPRDiagnosticsTest.m#L83
'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading