Skip to content

Auto-update dependencies. #628

Auto-update dependencies.

Auto-update dependencies. #628

Triggered via pull request August 26, 2025 18:37
Status Failure
Total duration 1m 54s
Artifacts

analyzer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 3 warnings, and 10 notices
analyze
Dart Analyzer detected problems, see the logs for more information.
The argument type 'LiveServerResponse' can't be assigned to the parameter type 'LiveServerMessage'. : vertexai/lib/pages/bidi_page.dart#L317
See https://dart.dev/diagnostics/argument_type_not_assignable to learn more about this problem.
Undefined name 'Voice'.: vertexai/lib/pages/bidi_page.dart#L62
Try correcting the name to one that is defined, or defining the name. See https://dart.dev/diagnostics/undefined_identifier to learn more about this problem.
The named parameter 'voice' isn't defined.: vertexai/lib/pages/bidi_page.dart#L62
Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'voice'. See https://dart.dev/diagnostics/undefined_named_parameter to learn more about this problem.
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
The imported package 'firebase_auth' isn't a dependency of the importing package.: vertexai/lib/main.dart#L16
Try adding a dependency for 'firebase_auth' in the 'pubspec.yaml' file. See https://dart.dev/diagnostics/depend_on_referenced_packages to learn more about this problem.