feat: Common dependency overrides #1098
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
validate.yaml
on: pull_request
analyze
27s
dart_version
31s
melos_flutter_deps_check
24s
format
48s
test_linux
1m 11s
test_macos
2m 4s
test_windows
4m 46s
Annotations
2 errors, 4 warnings, and 1 notice
analyze
Dart Analyzer detected problems, see the logs for more information.
|
format
Process completed with exit code 1.
|
analyze
The following actions uses node12 which is deprecated and will be forced to run on node16: invertase/github-action-dart-analyzer@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
Missing a required trailing comma.:
packages/melos/lib/src/commands/bootstrap.dart#L51
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|