Skip to content

refactor: Migrate examples #45

refactor: Migrate examples

refactor: Migrate examples #45

Triggered via pull request December 18, 2023 13:25
Status Failure
Total duration 1m 38s
Artifacts

dart_validate.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
analyze
Dart Analyzer detected problems, see the logs for more information.
Don't invoke 'print' in production code.: examples/dart_frog/routes/index.dart#L4
Try using a logging framework. See https://dart.dev/lints/avoid_print to learn more about this problem.