Skip to content

fix(network_info_plus): Fix subnet mask and broadcast on Linux #532

fix(network_info_plus): Fix subnet mask and broadcast on Linux

fix(network_info_plus): Fix subnet mask and broadcast on Linux #532

Triggered via pull request July 30, 2026 10:41
Status Failure
Total duration 7m 51s
Artifacts

network_info_plus.yaml

on: pull_request
Dart Analyzer
1m 46s
Dart Analyzer
android_example_build
4m 54s
android_example_build
ios_example_build
2m 38s
ios_example_build
ios_integration_test
6m 39s
ios_integration_test
macos_example_build
2m 39s
macos_example_build
macos_integration_test
3m 20s
macos_integration_test
linux_example_build
2m 2s
linux_example_build
linux_integration_test
1m 56s
linux_integration_test
windows_example_build
3m 44s
windows_example_build
windows_integration_test
3m 35s
windows_integration_test
web_example_build
2m 2s
web_example_build
Matrix: android_integration_test
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 3 warnings, and 9 notices
ios_example_build
Process completed with exit code 1.
macos_example_build
Process completed with exit code 1.
macos_integration_test
Process completed with exit code 1.
macos_integration_test
0 tests passed, 1 failed.
windows_integration_test
Process completed with exit code 1.
windows_integration_test
0 tests passed, 1 failed.
windows_example_build
Process completed with exit code 1.
ios_integration_test
Process completed with exit code 1.
ios_integration_test
0 tests passed, 1 failed.
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/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.