Skip to content

ci(connectivity_plus): fix macOS/iOS example build with Swift Package Manager #579

ci(connectivity_plus): fix macOS/iOS example build with Swift Package Manager

ci(connectivity_plus): fix macOS/iOS example build with Swift Package Manager #579

Triggered via pull request July 23, 2026 20:14
Status Cancelled
Total duration 32m 11s
Artifacts

connectivity_plus.yaml

on: pull_request
Dart Analyzer
1m 43s
Dart Analyzer
android_example_build
4m 37s
android_example_build
ios_example_build
3m 6s
ios_example_build
ios_integration_test
30m 29s
ios_integration_test
macos_example_build
2m 46s
macos_example_build
macos_integration_test
3m 11s
macos_integration_test
linux_example_build
2m 31s
linux_example_build
linux_integration_test
2m 46s
linux_integration_test
windows_example_build
3m 48s
windows_example_build
windows_integration_test
3m 24s
windows_integration_test
web_example_build
1m 59s
web_example_build
Matrix: android_integration_test
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 3 warnings, and 1 notice
ios_integration_test
The job has exceeded the maximum execution time of 30m0s
ios_integration_test
The operation was canceled.
Dart Analyzer
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: invertase/github-action-dart-analyzer@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ios_integration_test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: futureware-tech/simulator-action@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ios_integration_test
More than one (3) device matching requirements (os:[] os_version:[] model:[iphone 17]) have been found.
Use 'const' with the constructor to improve performance.: packages/connectivity_plus/connectivity_plus/test/connectivity_plus_linux_test.dart#L192
Try adding the 'const' keyword to the constructor invocation. See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.