Remove unnecessary async
annotation in demo (#241)
#613
ci.yaml
on: push
build-eliza-cocoapods-example
38s
build-eliza-swiftpm-example
1m 18s
build-library-ios
1m 59s
build-library-macos
1m 30s
build-library-tvos
2m 9s
build-library-watchos
2m 7s
build-plugin-and-generate
1m 19s
run-conformance-tests
2m 34s
run-unit-tests
2m 0s
run-swiftlint
15s
validate-license-headers
17s
Annotations
3 warnings
build-eliza-cocoapods-example:
Examples/ElizaCocoaPodsApp/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'SwiftProtobuf' from project 'Pods')
|
build-plugin-and-generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-unit-tests
Restore cache failed: Dependencies file is not found in /Users/runner/work/connect-swift/connect-swift. Supported file pattern: go.sum
|