[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 iOS Simulator deployment target 'IPHONEOS_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 iOS Simulator deployment target 'IPHONEOS_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-FBLPromises_Privacy' from project 'Pods')
|
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 12.0 to 17.5.99. (in target 'PromisesObjC' from project 'Pods')
|
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 12.0 to 17.5.99. (in target 'GCDWebServer' from project 'Pods')
|
BuildAndTest:
gen/FirebasePerformance/Pods/GCDWebServer/GCDWebServer/Core/GCDWebServerFunctions.m#L51
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
BuildAndTest:
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]
|
BuildAndTest:
FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L68
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
|
BuildAndTest:
FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L95
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
|
BuildAndTest:
FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L115
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
|
BuildAndTest:
FirebasePerformance/Tests/Unit/Configurations/FPRRemoteConfigFlagsTest.m#L182
implicit conversion from enumeration type 'enum FIRRemoteConfigFetchStatus' to different enumeration type 'FIRRemoteConfigFetchAndActivateStatus' (aka 'enum FIRRemoteConfigFetchAndActivateStatus') [-Wenum-conversion]
|
Loading