Skip to content

feat: Fragment shaders pipelines and Camera based post processing #9992

feat: Fragment shaders pipelines and Camera based post processing

feat: Fragment shaders pipelines and Camera based post processing #9992

Triggered via pull request December 14, 2024 20:09
Status Failure
Total duration 6m 45s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 6 warnings, and 4 notices
markdown-lint
Process completed with exit code 1.
format
Process completed with exit code 1.
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
analyze
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-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 import of 'dart:ui' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'.: examples/games/crystal_ball/lib/main.dart#L3
Try removing the import directive. See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
To-do comment doesn't follow the Flutter style.: packages/flame/lib/src/shader_pipeline/shader_pipeline.dart#L38
Try following the Flutter style for to-do comments. See https://dart.dev/lints/flutter_style_todos to learn more about this problem.
The import of 'dart:ui' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'.: examples/games/crystal_ball/lib/main.dart#L3
Try removing the import directive. See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
To-do comment doesn't follow the Flutter style.: packages/flame/lib/src/shader_pipeline/shader_pipeline.dart#L38
Try following the Flutter style for to-do comments. See https://dart.dev/lints/flutter_style_todos to learn more about this problem.