Skip to content

Auto-update dependencies. #461

Auto-update dependencies.

Auto-update dependencies. #461

Triggered via pull request March 14, 2025 18:40
Status Failure
Total duration 1m 41s
Artifacts

analyzer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 4 warnings, and 9 notices
analyze
Dart Analyzer detected problems, see the logs for more information.
The value of the field '_functionCallModel' isn't used.: vertexai/lib/main.dart#L76
Try removing the field, or using it. See https://dart.dev/diagnostics/unused_field 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/
Don't invoke 'print' in production code.: vertexai/lib/main.dart#L396
Try using a logging framework. See https://dart.dev/diagnostics/avoid_print to learn more about this problem.