feat(network_info_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 #513
Triggered via pull request
April 21, 2026 11:01
Status
Cancelled
Total duration
1h 0m 38s
Artifacts
–
network_info_plus.yaml
on: pull_request
Dart Analyzer
1m 43s
android_example_build
12m 2s
ios_example_build
2m 25s
ios_integration_test
30m 34s
macos_example_build
2m 52s
macos_integration_test
3m 43s
linux_example_build
2m 16s
linux_integration_test
2m 7s
windows_example_build
4m 18s
windows_integration_test
3m 45s
web_example_build
2m 5s
Matrix: android_integration_test
Annotations
4 errors, 3 warnings, and 9 notices
|
ios_integration_test
The job has exceeded the maximum execution time of 30m0s
|
|
ios_integration_test
The operation was canceled.
|
|
android_integration_test (36)
The process '/bin/sh' failed with exit code 1
|
|
android_integration_test (36)
0 tests passed, 1 failed.
|
|
Dart Analyzer
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: invertase/github-action-dart-analyzer@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: futureware-tech/simulator-action@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L339
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
|
Use 'const' with the constructor to improve performance.:
packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L334
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
|
Use 'const' with the constructor to improve performance.:
packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L328
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
|
Use 'const' with the constructor to improve performance.:
packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L261
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
|
Use 'const' with the constructor to improve performance.:
packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L256
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
|
Use 'const' with the constructor to improve performance.:
packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L250
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
|
Use 'const' with the constructor to improve performance.:
packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L208
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
|
Use 'const' with the constructor to improve performance.:
packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L203
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|
|
Use 'const' with the constructor to improve performance.:
packages/network_info_plus/network_info_plus/lib/src/network_info_plus_windows.dart#L197
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|