fix: Make build_shaders script compatible with other platforms [flame_3d] #9962
cicd.yml
on: pull_request
format
1m 42s
analyze
2m 6s
analyze-latest
2m 3s
markdown-lint
10s
dcm
2m 0s
test
6m 30s
Annotations
4 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
1459 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-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
|
The line length exceeds the 80-character limit.:
packages/flame_3d/bin/build_shaders.dart#L92
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|
The line length exceeds the 80-character limit.:
packages/flame_3d/bin/build_shaders.dart#L92
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|