performance #2654
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@c87cea0ccd718971d6cc39e672c4f26815b6c126. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
BuildAndTest:
gen/FirebasePerformance/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'PromisesSwift' from project 'Pods')
|
BuildAndTest:
gen/FirebasePerformance/Pods/GoogleUtilities/GoogleUtilities/Environment/GULAppEnvironmentUtil.m#L170
'TARGET_OS_VISION' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_]
|
BuildAndTest:
FirebaseCore/Internal/Sources/HeartbeatLogging/HeartbeatStorage.swift#L39
stored property 'queue' of 'Sendable'-conforming class 'HeartbeatStorage' has non-sendable type 'DispatchQueue'
|
BuildAndTest:
FirebaseCore/Internal/Sources/HeartbeatLogging/HeartbeatStorage.swift#L39
stored property 'queue' of 'Sendable'-conforming class 'HeartbeatStorage' has non-sendable type 'DispatchQueue'
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/ViewControllers/ScreenTracesViewController.m#L22
method override for the designated initializer of the superclass '-initWithStyle:' not found [-Wobjc-designated-initializers]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
this block declaration is not a prototype [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
this block declaration is not a prototype [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
this block declaration is not a prototype [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
this block declaration is not a prototype [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
this block declaration is not a prototype [-Wstrict-prototypes]
|
Loading