feat!: Use 32-bit vector_math #10007
cicd.yml
on: pull_request
format
1m 36s
analyze
2m 6s
analyze-latest
2m 4s
markdown-lint
7s
dcm
1m 57s
test
7m 1s
Annotations
11 errors, 6 warnings, and 2 notices
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
|
analyze
Dart Analyzer detected problems, see the logs for more information.
|
test
1261 tests passed, 193 failed.
|
test
32 tests passed, 9 failed.
|
test
0 tests passed, 3 failed.
|
test
0 tests passed, 1 failed.
|
test
9 tests passed, 5 failed.
|
test
92 tests passed, 4 failed, 1 skipped.
|
test
3 tests passed, 2 failed.
|
test
67 tests passed, 13 failed.
|
test
Process completed with exit code 1.
|
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-latest
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
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Missing a required trailing comma.:
packages/flame/lib/src/rendering/transform2d_decorator.dart#L22
Try adding a trailing comma.
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|
Missing a required trailing comma.:
packages/flame/lib/src/rendering/transform2d_decorator.dart#L22
Try adding a trailing comma.
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|