Skip to content

feat: Update scale event with custom recognizer #11301

feat: Update scale event with custom recognizer

feat: Update scale event with custom recognizer #11301

Triggered via pull request November 25, 2025 00:07
Status Failure
Total duration 4m 30s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
analyze
Dart Analyzer detected problems, see the logs for more information.
The function 'zoomFrom' isn't defined.: packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L243
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'. See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
The function 'zoomFrom' isn't defined.: packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L212
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'. See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
The function 'zoomFrom' isn't defined.: packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L201
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'. See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
The function 'zoomFrom' isn't defined.: packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L173
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'. See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
The function 'zoomFrom' isn't defined.: packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L139
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'. See https://dart.dev/diagnostics/undefined_function to learn more about this problem.
The function 'zoomFrom' isn't defined.: packages/flame/test/events/component_mixins/scale_callbacks_test.dart#L113
Try importing the library that defines 'zoomFrom', correcting the name to the name of an existing function, or defining a function named 'zoomFrom'. See https://dart.dev/diagnostics/undefined_function to learn more about this problem.