[Infra] Migrate away from macos-12 in performance.yml #2676
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 tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'PromisesSwift-Promises_Privacy' from project 'Pods')
|
BuildAndTest:
gen/FirebasePerformance/Pods/Pods.xcodeproj#L1
The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'PromisesObjC' from project 'Pods')
|
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
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
BuildAndTest:
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]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
Loading