chore: Update cicd.yml file on flame_3d to match main, rollback color changes #9908
cicd.yml
on: pull_request
format
1m 45s
analyze
2m 3s
analyze-latest
2m 5s
markdown-lint
11s
dcm
2m 0s
test
6m 24s
Annotations
8 errors and 6 warnings
The getter 'baseColor' isn't defined for the type 'Shadow3DDecorator'.:
packages/flame/test/rendering/shadow3d_decorator_test.dart#L20
Try importing the library that defines 'baseColor', correcting the name to the name of an existing getter, or defining a getter or field named 'baseColor'.
See https://dart.dev/diagnostics/undefined_getter to learn more about this problem.
|
The setter 'baseColor' isn't defined for the type 'Shadow3DDecorator'.:
packages/flame/test/rendering/shadow3d_decorator_test.dart#L85
Try importing the library that defines 'baseColor', correcting the name to the name of an existing setter, or defining a setter or field named 'baseColor'.
See https://dart.dev/diagnostics/undefined_setter to learn more about this problem.
|
analyze
Dart Analyzer detected problems, see the logs for more information.
|
The getter 'baseColor' isn't defined for the type 'Shadow3DDecorator'.:
packages/flame/test/rendering/shadow3d_decorator_test.dart#L20
Try importing the library that defines 'baseColor', correcting the name to the name of an existing getter, or defining a getter or field named 'baseColor'.
See https://dart.dev/diagnostics/undefined_getter to learn more about this problem.
|
The setter 'baseColor' isn't defined for the type 'Shadow3DDecorator'.:
packages/flame/test/rendering/shadow3d_decorator_test.dart#L85
Try importing the library that defines 'baseColor', correcting the name to the name of an existing setter, or defining a setter or field named 'baseColor'.
See https://dart.dev/diagnostics/undefined_setter to learn more about this problem.
|
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
|
test
1426 tests passed, 1 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
|
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
|