chore(release): prepare for release #427
sensors_plus.yaml
on: pull_request
Dart Analyzer
1m 6s
android_build
6m 13s
ios
2m 22s
ios_integration_test
7m 3s
web
6m 7s
Matrix: android_integration_test
Annotations
2 errors, 1 warning, and 5 notices
web
unable to access 'https://github.com/fluttercommunity/plus_plugins/': Failed to connect to github.com port 443 after 135210 ms: Connection timed out
|
web
unable to access 'https://github.com/fluttercommunity/plus_plugins/': Failed to connect to github.com port 443 after 133393 ms: Connection timed out
|
ios_integration_test
More than one (5) device matching requirements (os:[] os_version:[] model:[iPhone 15]) have been found.
|
Don't use 'BuildContext's across async gaps.:
packages/sensors_plus/sensors_plus/example/lib/main.dart#L284
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.
See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.
|
Don't use 'BuildContext's across async gaps.:
packages/sensors_plus/sensors_plus/example/lib/main.dart#L313
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.
See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.
|
Don't use 'BuildContext's across async gaps.:
packages/sensors_plus/sensors_plus/example/lib/main.dart#L342
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.
See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.
|
Don't use 'BuildContext's across async gaps.:
packages/sensors_plus/sensors_plus/example/lib/main.dart#L371
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.
See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.
|
Don't use 'BuildContext's across async gaps.:
packages/sensors_plus/sensors_plus/example/lib/main.dart#L400
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.
See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.
|