--packages-for-branch: running on branch "HEAD".
Running for all packages that have diffs relative to "155dbc386cd54f530039c5af80cbc0c89e270305"
Changed packages: camera_web
============================================================
|| Running for packages/camera/camera_web [@0:00]
============================================================
Running dart analyze.
--------------------
Running command: "flutter pub get" in /b/s/w/ir/x/w/packages/packages/camera/camera_web
Resolving dependencies...
Downloading packages...
meta 1.18.0 (1.18.2 available)
vector_math 2.2.0 (2.3.0 available)
Got dependencies!
2 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Resolving dependencies in `./example`...
Downloading packages...
Got dependencies in `./example`.
Running command: "dart analyze --fatal-infos" in /b/s/w/ir/x/w/packages/packages/camera/camera_web
Analyzing camera_web...
info - example/integration_test/camera_service_test.dart:986:20 - Omit the type annotation on a local variable when the type is obvious. Try removing the type annotation. - omit_obvious_local_variable_types
info - example/integration_test/camera_service_test.dart:1003:15 - Omit the type annotation on a local variable when the type is obvious. Try removing the type annotation. - omit_obvious_local_variable_types
info - example/integration_test/camera_service_test.dart:1004:15 - Omit the type annotation on a local variable when the type is obvious. Try removing the type annotation. - omit_obvious_local_variable_types
info - example/integration_test/camera_service_test.dart:1012:20 - Omit the type annotation on a local variable when the type is obvious. Try removing the type annotation. - omit_obvious_local_variable_types
info - example/integration_test/camera_test.dart:1549:15 - Omit the type annotation on a local variable when the type is obvious. Try removing the type annotation. - omit_obvious_local_variable_types
info - example/integration_test/camera_test.dart:1554:20 - Omit the type annotation on a local variable when the type is obvious. Try removing the type annotation. - omit_obvious_local_variable_types
6 issues found.
[packages/camera/camera_web completed in 0m 12s]
The following packages had errors:
packages/camera/camera_web
See above for full details.