fix: Respect tile offset when drawing tiles #9231
Annotations
1 error, 2 warnings, and 4 notices
Analyze with lowest supported version
Dart Analyzer detected problems, see the logs for more information.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, invertase/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze with lowest supported version:
packages/flame_tiled/test/tiled_test.dart#L1
Try removing the import directive.
See https://dart.dev/diagnostics/unused_import to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame_tiled/test/tiled_test.dart#L622
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame_tiled/test/tiled_test.dart#L637
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame_tiled/test/tiled_test.dart#L652
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|
Analyze with lowest supported version:
packages/flame_tiled/test/tiled_test.dart#L667
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|
Loading