Skip to content

apply layout - "enhance/boarding-card" #5

apply layout - "enhance/boarding-card"

apply layout - "enhance/boarding-card" #5

Triggered via pull request October 24, 2024 09:01
Status Failure
Total duration 1m 9s
Artifacts

pr-review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 8 warnings, and 2 notices
analyze
Dart Analyzer detected problems, see the logs for more information.
analyze
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, kuhnroyal/flutter-fvm-config-action@v1, invertase/github-action-dart-analyzer@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
Don't invoke 'print' in production code.: lib/hooks/use_signin.dart#L30
Try using a logging framework. See https://dart.dev/diagnostics/avoid_print to learn more about this problem.
Don't invoke 'print' in production code.: lib/pages/register_page.dart#L66
Try using a logging framework. See https://dart.dev/diagnostics/avoid_print to learn more about this problem.