Auto-update dependencies. #388
Annotations
1 error, 5 warnings, and 10 notices
Run invertase/github-action-dart-analyzer@v1
Dart Analyzer detected problems, see the logs for more information.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run invertase/github-action-dart-analyzer@v1:
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.
|
Run invertase/github-action-dart-analyzer@v1
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/
|
Run invertase/github-action-dart-analyzer@v1
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/
|
Run invertase/github-action-dart-analyzer@v1
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/
|
Run invertase/github-action-dart-analyzer@v1:
data_connect/lib/movies_connector/add_favorited_movie.dart#L1
Try converting the directive to use the URI of the library.
See https://dart.dev/diagnostics/use_string_in_part_of_directives to learn more about this problem.
|
Run invertase/github-action-dart-analyzer@v1:
data_connect/lib/movies_connector/add_favorited_movie.dart#L6
Try making the field 'final'.
See https://dart.dev/diagnostics/prefer_final_fields to learn more about this problem.
|
Run invertase/github-action-dart-analyzer@v1:
data_connect/lib/movies_connector/add_favorited_movie.dart#L10
Try removing the type.
See https://dart.dev/diagnostics/type_init_formals to learn more about this problem.
|
Run invertase/github-action-dart-analyzer@v1:
data_connect/lib/movies_connector/add_favorited_movie.dart#L18
Try removing 'this.'.
See https://dart.dev/diagnostics/unnecessary_this to learn more about this problem.
|
Run invertase/github-action-dart-analyzer@v1:
data_connect/lib/movies_connector/add_favorited_movie.dart#L38
Try replacing the constructor body with ';'.
See https://dart.dev/diagnostics/empty_constructor_bodies to learn more about this problem.
|
Run invertase/github-action-dart-analyzer@v1:
data_connect/lib/movies_connector/add_favorited_movie.dart#L57
Try changing the name to follow the lowerCamelCase style.
See https://dart.dev/diagnostics/non_constant_identifier_names to learn more about this problem.
|
Run invertase/github-action-dart-analyzer@v1:
data_connect/lib/movies_connector/add_favorited_movie.dart#L61
Try replacing the constructor body with ';'.
See https://dart.dev/diagnostics/empty_constructor_bodies to learn more about this problem.
|
Run invertase/github-action-dart-analyzer@v1:
data_connect/lib/movies_connector/add_favorited_movie.dart#L72
Try changing the name to follow the lowerCamelCase style.
See https://dart.dev/diagnostics/non_constant_identifier_names to learn more about this problem.
|
Run invertase/github-action-dart-analyzer@v1:
data_connect/lib/movies_connector/add_favorited_movie.dart#L82
Try replacing the constructor body with ';'.
See https://dart.dev/diagnostics/empty_constructor_bodies to learn more about this problem.
|
Run invertase/github-action-dart-analyzer@v1:
data_connect/lib/movies_connector/add_review.dart#L1
Try converting the directive to use the URI of the library.
See https://dart.dev/diagnostics/use_string_in_part_of_directives to learn more about this problem.
|
Loading