feat: Add decoratedRectangleComponent #10038
cicd.yml
on: pull_request
format
1m 36s
analyze
2m 6s
analyze-latest
2m 7s
markdown-lint
7s
dcm
1m 56s
test
6m 47s
Annotations
2 errors, 6 warnings, and 4 notices
analyze
Dart Analyzer detected problems, see the logs for more information.
|
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
|
markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dcm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unnecessary type annotation on a local variable.:
packages/flame/lib/src/geometry/decorated_rectangle_component.dart#L27
Try removing the type annotation.
See https://dart.dev/lints/omit_local_variable_types to learn more about this problem.
|
Unnecessary type annotation on a local variable.:
packages/flame/lib/src/geometry/decorated_rectangle_component.dart#L33
Try removing the type annotation.
See https://dart.dev/lints/omit_local_variable_types to learn more about this problem.
|
Unnecessary type annotation on a local variable.:
packages/flame/lib/src/geometry/decorated_rectangle_component.dart#L27
Try removing the type annotation.
See https://dart.dev/lints/omit_local_variable_types to learn more about this problem.
|
Unnecessary type annotation on a local variable.:
packages/flame/lib/src/geometry/decorated_rectangle_component.dart#L33
Try removing the type annotation.
See https://dart.dev/lints/omit_local_variable_types to learn more about this problem.
|