fix: Misalignment of the hittest area of PolygonHitbox #8720
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
cicd.yml
on: pull_request
format
1m 36s
analyze
2m 0s
analyze-latest
2m 11s
markdown-lint
9s
dcm
1m 53s
test
6m 31s
Annotations
3 errors and 2 notices
format
Process completed with exit code 1.
|
analyze
Dart Analyzer detected problems, see the logs for more information.
|
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
|
The import of 'package:flame/geometry.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flame/components.dart'.:
packages/flame/test/geometry/polygon_component_test.dart#L2
Try removing the import directive.
See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
|
The import of 'package:flame/geometry.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flame/components.dart'.:
packages/flame/test/geometry/polygon_component_test.dart#L2
Try removing the import directive.
See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
|