Skip to content

fix: replace deprecated api from swift-protobuf #2396

fix: replace deprecated api from swift-protobuf

fix: replace deprecated api from swift-protobuf #2396

Triggered via pull request October 9, 2024 02:59
Status Cancelled
Total duration 6m 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build
Canceling since a higher priority waiting request for 'CI-fix/swiftProtobuf_deprecated_apis' exists
build
The operation was canceled.
build: Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAPM'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ShareExtension' from project 'Example')
build: Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ShareExtension' from project 'Example')
build: Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'GrowingAnalyticsStartTests' from project 'Example')
build: Example/Pods/Pods.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAPM'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'GrowingToolsKit-GrowingToolsKit' from project 'Pods')
build: Example/Pods/Pods.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAPM'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'GrowingAnalytics-18cf2943-GrowingAnalytics' from project 'Pods')
build: Services/Database/FMDB/GrowingFMDatabaseQueue.m#L192
unused variable 'rs' [-Wunused-variable]
build: Services/Database/FMDB/GrowingFMDatabaseQueue.m#L192
unused variable 'rs' [-Wunused-variable]
build: Services/Database/FMDB/GrowingFMDatabaseQueue.m#L192
unused variable 'rs' [-Wunused-variable]
build: Services/Database/FMDB/GrowingFMDatabaseQueue.m#L192
unused variable 'rs' [-Wunused-variable]
build: Services/Database/FMDB/GrowingFMDatabaseQueue.m#L192
unused variable 'rs' [-Wunused-variable]
build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.