feat!: Use 32-bit vector_math #9996
Annotations
10 errors, 1 warning, and 10 notices
Analyze with latest stable:
examples/games/padracing/lib/ball.dart#L14
Try using 'as prefix' for one of the import directives, or hiding the name from all but one of the imports.
See https://dart.dev/diagnostics/ambiguous_import to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/ball.dart#L51
Try changing the type of the variable, or casting the right-hand type to 'Vector2'.
See https://dart.dev/diagnostics/invalid_assignment to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/ball.dart#L75
See https://dart.dev/diagnostics/argument_type_not_assignable to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/ball.dart#L80
Try using 'as prefix' for one of the import directives, or hiding the name from all but one of the imports.
See https://dart.dev/diagnostics/ambiguous_import to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/ball.dart#L85
Try using 'as prefix' for one of the import directives, or hiding the name from all but one of the imports.
See https://dart.dev/diagnostics/ambiguous_import to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/ball.dart#L92
Try changing the operand to the '!' operator.
See https://dart.dev/diagnostics/non_bool_negation_expression to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/car.dart#L36
Try using 'as prefix' for one of the import directives, or hiding the name from all but one of the imports.
See https://dart.dev/diagnostics/ambiguous_import to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/car.dart#L37
Try correcting the name to match an existing function, or define a method or function named 'Vector2'.
See https://dart.dev/diagnostics/invocation_of_non_function to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/car.dart#L37
Try using 'as prefix' for one of the import directives, or hiding the name from all but one of the imports.
See https://dart.dev/diagnostics/ambiguous_import to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/car.dart#L38
Try correcting the name to match an existing function, or define a method or function named 'Vector2'.
See https://dart.dev/diagnostics/invocation_of_non_function to learn more about this problem.
|
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:
examples/games/padracing/lib/ball.dart#L75
Try giving the target a type.
See https://dart.dev/lints/avoid_dynamic_calls to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/ball.dart#L90
Try giving the target a type.
See https://dart.dev/lints/avoid_dynamic_calls to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/ball.dart#L90
Try giving the target a type.
See https://dart.dev/lints/avoid_dynamic_calls to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/ball.dart#L92
Try giving the target a type.
See https://dart.dev/lints/avoid_dynamic_calls to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/lap_line.dart#L20
Try giving the target a type.
See https://dart.dev/lints/avoid_dynamic_calls to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/lap_line.dart#L38
Try giving the target a type.
See https://dart.dev/lints/avoid_dynamic_calls to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/lap_line.dart#L38
Try giving the target a type.
See https://dart.dev/lints/avoid_dynamic_calls to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/lap_line.dart#L39
Try giving the target a type.
See https://dart.dev/lints/avoid_dynamic_calls to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/lap_line.dart#L39
Try giving the target a type.
See https://dart.dev/lints/avoid_dynamic_calls to learn more about this problem.
|
Analyze with latest stable:
examples/games/padracing/lib/lap_line.dart#L52
Try giving the target a type.
See https://dart.dev/lints/avoid_dynamic_calls to learn more about this problem.
|
Loading