Skip to content

feat: Adds support for authenticating via service account #546

feat: Adds support for authenticating via service account

feat: Adds support for authenticating via service account #546

Re-run triggered August 18, 2023 15:41
Status Failure
Total duration 4m 1s
Artifacts

validate.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 7 warnings, and 10 notices
analyze
Dart Analyzer detected problems, see the logs for more information.
test_linux
Process completed with exit code 1.
test_macos
Process completed with exit code 1.
Missing a required trailing comma.: packages/flutterfire_cli/lib/src/commands/update.dart#L54
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
Missing a required trailing comma.: packages/flutterfire_cli/lib/src/common/utils.dart#L305
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
Missing a required trailing comma.: packages/flutterfire_cli/lib/src/firebase.dart#L161
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
Missing a required trailing comma.: packages/flutterfire_cli/lib/src/firebase.dart#L384
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
Missing a required trailing comma.: packages/flutterfire_cli/lib/src/firebase.dart#L412
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
Missing a required trailing comma.: packages/flutterfire_cli/lib/src/firebase.dart#L431
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
Missing a required trailing comma.: packages/flutterfire_cli/lib/src/firebase.dart#L440
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
Missing a required trailing comma.: packages/flutterfire_cli/lib/src/firebase/firebase_dart_configuration_write.dart#L132
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
Missing a required trailing comma.: packages/flutterfire_starter/hooks/post_gen.dart#L85
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
Missing a required trailing comma.: packages/flutterfire_starter/hooks/pre_gen.dart#L39
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
analyze
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, invertase/github-action-dart-analyzer@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_macos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/