fix: Unmultiply before brightening #10017
cicd.yml
on: pull_request
format
1m 39s
analyze
2m 10s
analyze-latest
2m 13s
markdown-lint
10s
dcm
1m 56s
test
6m 53s
Annotations
5 errors and 10 warnings
dcm
Process completed with exit code 2.
|
analyze
Dart Analyzer detected problems, see the logs for more information.
|
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
|
test
1452 tests passed, 2 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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The value of the local variable 'originalBrightenPixelsList' isn't used.:
packages/flame/test/extensions/image_extension_test.dart#L101
Try removing the variable or using it.
See https://dart.dev/diagnostics/unused_local_variable to learn more about this problem.
|
The value of the local variable 'expectedBrightenPixels' isn't used.:
packages/flame/test/extensions/image_extension_test.dart#L106
Try removing the variable or using it.
See https://dart.dev/diagnostics/unused_local_variable to learn more about this problem.
|
analyze-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The value of the local variable 'originalBrightenPixelsList' isn't used.:
packages/flame/test/extensions/image_extension_test.dart#L101
Try removing the variable or using it.
See https://dart.dev/diagnostics/unused_local_variable to learn more about this problem.
|
The value of the local variable 'expectedBrightenPixels' isn't used.:
packages/flame/test/extensions/image_extension_test.dart#L106
Try removing the variable or using it.
See https://dart.dev/diagnostics/unused_local_variable to learn more about this problem.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|