Skip to content

feat!: Remove melos.yaml in favor of the root pubspec.yaml #1681

feat!: Remove melos.yaml in favor of the root pubspec.yaml

feat!: Remove melos.yaml in favor of the root pubspec.yaml #1681

Triggered via pull request January 9, 2025 22:08
Status Failure
Total duration 5m 28s
Artifacts

validate.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 8 warnings, and 1 notice
analyze
Dart Analyzer detected problems, see the logs for more information.
test_linux
310 tests passed, 2 failed, 2 skipped.
test_linux
Process completed with exit code 1.
test_macos
309 tests passed, 3 failed, 2 skipped.
test_macos
Process completed with exit code 1.
test_windows
295 tests passed, 18 failed, 1 skipped.
dart_version
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
analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
melos_flutter_deps_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Don't invoke 'print' in production code.: packages/melos/test/commands/run_test.dart#L671
Try using a logging framework. See https://dart.dev/diagnostics/avoid_print to learn more about this problem.