Skip to content

feat: Add decoratedRectangleComponent #10038

feat: Add decoratedRectangleComponent

feat: Add decoratedRectangleComponent #10038

Triggered via pull request December 18, 2024 09:24
Status Failure
Total duration 6m 58s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.