feat: Add support to multiple lights using the uniform array [flame3d][WIP] #9917
Annotations
2 errors, 2 warnings, and 10 notices
Analyze with latest stable:
packages/flame_3d/lib/src/graphics/graphics_device.dart#L181
See https://dart.dev/diagnostics/argument_type_not_assignable to learn more about this problem.
|
Analyze with latest stable
Dart Analyzer detected problems, see the logs for more information.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze with latest stable:
packages/flame_3d/example/lib/main.dart#L7
Try removing the import directive.
See https://dart.dev/diagnostics/unused_import to learn more about this problem.
|
Analyze with latest stable:
doc/flame/examples/lib/drag_events.dart#L130
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze with latest stable:
doc/flame/examples/lib/drag_events.dart#L219
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze with latest stable:
doc/flame/examples/lib/drag_events.dart#L223
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze with latest stable:
doc/flame/examples/lib/pointer_events.dart#L35
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze with latest stable:
doc/flame/examples/lib/pointer_events.dart#L44
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze with latest stable:
doc/flame/examples/lib/pointer_events.dart#L49
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze with latest stable:
doc/flame/examples/lib/ray_cast.dart#L16
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze with latest stable:
doc/flame/examples/lib/ray_trace.dart#L13
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze with latest stable:
doc/flame/examples/lib/tap_events.dart#L118
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/lap_line.dart#L34
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Loading