Skip to content

.github/workflows/performance.yml #3648

.github/workflows/performance.yml

.github/workflows/performance.yml #3648

Triggered via schedule December 30, 2025 07:06
Status Success
Total duration 15m 13s
Artifacts

performance.yml

on: schedule
Matrix: pod_lib_lint / pod-lib-lint
spm  /  spm-package-resolved
1m 13s
spm / spm-package-resolved
catalyst  /  catalyst
2m 21s
catalyst / catalyst
quickstart  /  quickstart (Performance)
15m 9s
quickstart / quickstart (Performance)
Matrix: performance
Matrix: performance-cron-only / cron-job
Matrix: spm / spm
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
spm / spm-package-resolved
Cache save failed.
performance (iOS, proddev): FirebasePerformance/Tests/TestApp/Source/Views/NetworkConnectionView.m#L84
'contentEdgeInsets' is deprecated: first deprecated in iOS 15.0 - This property is ignored when using UIButtonConfiguration [-Wdeprecated-declarations]
performance (iOS, proddev): FirebasePerformance/Tests/TestApp/Source/ViewControllers/NetworkRequestsViewController.m#L110
'bottomLayoutGuide' is deprecated: first deprecated in iOS 11.0 - Use view.safeAreaLayoutGuide.bottomAnchor instead of bottomLayoutGuide.topAnchor [-Wdeprecated-declarations]
performance (iOS, proddev): FirebasePerformance/Tests/TestApp/Source/Views/PerfTraceView.m#L380
'contentEdgeInsets' is deprecated: first deprecated in iOS 15.0 - This property is ignored when using UIButtonConfiguration [-Wdeprecated-declarations]
performance (iOS, proddev): FirebasePerformance/Tests/TestApp/Source/ViewControllers/ScreenTracesViewController.m#L22
method override for the designated initializer of the superclass '-initWithStyle:' not found [-Wobjc-designated-initializers]
performance (iOS, proddev): FirebasePerformance/Tests/TestApp/Source/ViewControllers/TracesViewController.m#L90
'contentEdgeInsets' is deprecated: first deprecated in iOS 15.0 - This property is ignored when using UIButtonConfiguration [-Wdeprecated-declarations]
performance (iOS, proddev): FirebasePerformance/Tests/TestApp/Source/Networking/PerfFuzzNSURLSession.m#L50
'backgroundSessionConfiguration:' is deprecated: first deprecated in iOS 8.0 [-Wdeprecated-declarations]
performance (iOS, proddev): FirebasePerformance/Tests/TestApp/Source/Networking/PerfURLConnectionAsyncRequest.m#L34
'sendAsynchronousRequest:queue:completionHandler:' is deprecated: first deprecated in iOS 9.0 - Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h [-Wdeprecated-declarations]
performance (iOS, proddev): FirebasePerformance/Tests/TestApp/Source/Networking/PerfURLConnectionWithDelegateStartImmediately.m#L42
'initWithRequest:delegate:startImmediately:' is deprecated: first deprecated in iOS 9.0 - Use NSURLSession (see NSURLSession.h) [-Wdeprecated-declarations]
performance (iOS, proddev): FirebasePerformance/Tests/TestApp/Source/Networking/PerfURLConnectionWithDelegate.m#L42
'initWithRequest:delegate:' is deprecated: first deprecated in iOS 9.0 - Use NSURLSession (see NSURLSession.h) [-Wdeprecated-declarations]
performance (iOS, proddev): FirebasePerformance/Tests/TestApp/Source/Networking/PerfURLConnectionWithDelegateClassInit.m#L42
'connectionWithRequest:delegate:' is deprecated: first deprecated in iOS 9.0 - Use NSURLSession (see NSURLSession.h) [-Wdeprecated-declarations]
performance (tvOS, proddev): FirebasePerformance/Tests/TestApp/Source/Views/NetworkConnectionView.m#L84
'contentEdgeInsets' is deprecated: first deprecated in tvOS 15.0 - This property is ignored when using UIButtonConfiguration [-Wdeprecated-declarations]
performance (tvOS, proddev): FirebasePerformance/Tests/TestApp/Source/ViewControllers/NetworkRequestsViewController.m#L110
'bottomLayoutGuide' is deprecated: first deprecated in tvOS 11.0 - Use view.safeAreaLayoutGuide.bottomAnchor instead of bottomLayoutGuide.topAnchor [-Wdeprecated-declarations]
performance (tvOS, proddev): FirebasePerformance/Tests/TestApp/Source/Views/PerfTraceView.m#L380
'contentEdgeInsets' is deprecated: first deprecated in tvOS 15.0 - This property is ignored when using UIButtonConfiguration [-Wdeprecated-declarations]
performance (tvOS, proddev): FirebasePerformance/Tests/TestApp/Source/ViewControllers/ScreenTracesViewController.m#L22
method override for the designated initializer of the superclass '-initWithStyle:' not found [-Wobjc-designated-initializers]
performance (tvOS, proddev): FirebasePerformance/Tests/TestApp/Source/ViewControllers/TracesViewController.m#L90
'contentEdgeInsets' is deprecated: first deprecated in tvOS 15.0 - This property is ignored when using UIButtonConfiguration [-Wdeprecated-declarations]
performance (tvOS, proddev): FirebasePerformance/Tests/TestApp/Source/Networking/PerfFuzzNSURLSession.m#L50
'backgroundSessionConfiguration:' is deprecated: first deprecated in tvOS 9.0 [-Wdeprecated-declarations]
performance (tvOS, proddev): FirebasePerformance/Tests/TestApp/Source/Networking/PerfURLConnectionAsyncRequest.m#L34
'sendAsynchronousRequest:queue:completionHandler:' is deprecated: first deprecated in tvOS 9.0 - Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h [-Wdeprecated-declarations]
performance (tvOS, proddev): FirebasePerformance/Tests/TestApp/Source/Networking/PerfURLConnectionWithDelegate.m#L42
'initWithRequest:delegate:' is deprecated: first deprecated in tvOS 9.0 - Use NSURLSession (see NSURLSession.h) [-Wdeprecated-declarations]
performance (tvOS, proddev): FirebasePerformance/Tests/TestApp/Source/Networking/PerfURLConnectionWithDelegateClassInit.m#L42
'connectionWithRequest:delegate:' is deprecated: first deprecated in tvOS 9.0 - Use NSURLSession (see NSURLSession.h) [-Wdeprecated-declarations]
performance (tvOS, proddev): FirebasePerformance/Tests/TestApp/Source/Networking/PerfURLConnectionWithDelegateStartImmediately.m#L42
'initWithRequest:delegate:startImmediately:' is deprecated: first deprecated in tvOS 9.0 - Use NSURLSession (see NSURLSession.h) [-Wdeprecated-declarations]
performance (tvOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L243
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (tvOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L227
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (tvOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L206
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (tvOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L182
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (tvOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L115
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (tvOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L95
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (tvOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L68
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (tvOS, unit): FirebasePerformance/Tests/Unit/Instruments/FPRUIViewControllerInstrumentTest.m#L62
'keyWindow' is deprecated: first deprecated in tvOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
performance (tvOS, unit): gen/FirebasePerformance/Pods/GCDWebServer/GCDWebServer/Core/GCDWebServerConnection.m#L782
conditional expression between different enumeration types ('enum GCDWebServerRedirectionHTTPStatusCode' and 'enum GCDWebServerClientErrorHTTPStatusCode') [-Wenum-compare-conditional]
performance (tvOS, unit): gen/FirebasePerformance/Pods/GCDWebServer/GCDWebServer/Core/GCDWebServerFunctions.m#L51
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
performance (iOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L243
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (iOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L227
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (iOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L206
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (iOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L182
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (iOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L115
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (iOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L95
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (iOS, unit): FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L68
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
performance (iOS, unit): FirebasePerformance/Tests/Unit/Instruments/FPRUIViewControllerInstrumentTest.m#L62
'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
performance (iOS, unit): gen/FirebasePerformance/Pods/GCDWebServer/GCDWebServer/Core/GCDWebServerConnection.m#L782
conditional expression between different enumeration types ('enum GCDWebServerRedirectionHTTPStatusCode' and 'enum GCDWebServerClientErrorHTTPStatusCode') [-Wenum-compare-conditional]
performance (iOS, unit): gen/FirebasePerformance/Pods/GCDWebServer/GCDWebServer/Core/GCDWebServerFunctions.m#L51
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]