feat: Add collision completed listener #8636
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 41s
analyze
1m 53s
analyze-latest
1m 53s
markdown-lint
10s
dcm
1m 54s
test
6m 27s
Annotations
5 errors and 2 notices
format
Process completed with exit code 1.
|
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
|
analyze
Dart Analyzer detected problems, see the logs for more information.
|
test
1376 tests passed, 2 failed.
|
test
Process completed with exit code 1.
|
The line length exceeds the 80-character limit.:
packages/flame/test/collisions/collision_detection_test.dart#L1766
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|
The line length exceeds the 80-character limit.:
packages/flame/test/collisions/collision_detection_test.dart#L1766
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|