docs: Larger menu overlay and better error text for platform+space shooter tutorials #9309
Annotations
1 error, 1 warning, and 2 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:
doc/tutorials/space_shooter/app/lib/main.dart#L27
Try using string interpolation to build the composite string.
See https://dart.dev/lints/prefer_interpolation_to_compose_strings to learn more about this problem.
|
Analyze with lowest supported version:
doc/tutorials/space_shooter/app/lib/main.dart#L27
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|
Loading