Skip to content

Delete ios/Podfile.lock (#188) #507

Delete ios/Podfile.lock (#188)

Delete ios/Podfile.lock (#188) #507

Triggered via push September 19, 2024 07:00
Status Failure
Total duration 1m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 6 warnings, and 10 notices
format
Process completed with exit code 1.
analyze
Dart Analyzer detected problems, see the logs for more information.
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. 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 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, 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/
The value of the field '_heatMapColors' isn't used.: lib/app/theme/colors.dart#L45
Try removing the field, or using it. See https://dart.dev/diagnostics/unused_field to learn more about this problem.
Sort combinator names alphabetically.: lib/firebase_options.dart#L5
See https://dart-lang.github.io/linter/lints/combinators_ordering.html to learn more about this problem.
'color' is deprecated and shouldn't be used.: lib/games/breathing/breathing_exercises_screen.dart#L29
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
'color' is deprecated and shouldn't be used.: lib/games/breathing/breathing_exercises_screen.dart#L37
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
'color' is deprecated and shouldn't be used.: lib/games/breathing/breathing_exercises_screen.dart#L45
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
'color' is deprecated and shouldn't be used.: lib/games/relaxation/relaxations_list_screen.dart#L31
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
'color' is deprecated and shouldn't be used.: lib/games/relaxation/relaxations_list_screen.dart#L41
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
'color' is deprecated and shouldn't be used.: lib/games/relaxation/relaxations_list_screen.dart#L51
Try replacing the use of the deprecated member with the replacement. See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
Prefer final for variable declarations if they are not reassigned.: lib/providers/mood_chart_filter_provider.dart#L148
See https://dart-lang.github.io/linter/lints/prefer_final_locals.html to learn more about this problem.
Prefer final for variable declarations if they are not reassigned.: lib/providers/mood_chart_filter_provider.dart#L149
See https://dart-lang.github.io/linter/lints/prefer_final_locals.html to learn more about this problem.