Skip to content

fix: WakeLock calls now get called properly #229

fix: WakeLock calls now get called properly

fix: WakeLock calls now get called properly #229

Triggered via pull request December 12, 2024 22:14
Status Failure
Total duration 2m 2s
Artifacts

checks.yaml

on: pull_request
Linting & Formatting
1m 53s
Linting & Formatting
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Linting & Formatting
Dart Analyzer detected problems, see the logs for more information.
Linting & Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
This default clause is covered by the previous cases.: lib/screens/home_screen.dart#L72
Try removing the default clause, or restructuring the preceding patterns. See https://dart.dev/diagnostics/unreachable_switch_default to learn more about this problem.