Skip to content

chore: Update min version of Dart SDK to 3.0.0 #1185

chore: Update min version of Dart SDK to 3.0.0

chore: Update min version of Dart SDK to 3.0.0 #1185

Triggered via pull request January 11, 2024 12:33
Status Failure
Total duration 3m 10s
Artifacts

validate.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 4 warnings, and 3 notices
dart_version
Process completed with exit code 127.
analyze
Dart Analyzer detected problems, see the logs for more information.
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/
Unnecessary 'break' statement.: packages/melos/lib/src/common/versioning.dart#L329
Try removing the 'break'. See https://dart.dev/lints/unnecessary_breaks to learn more about this problem.
Unnecessary 'break' statement.: packages/melos/lib/src/common/versioning.dart#L333
Try removing the 'break'. See https://dart.dev/lints/unnecessary_breaks to learn more about this problem.
Unnecessary 'break' statement.: packages/melos/lib/src/common/versioning.dart#L336
Try removing the 'break'. See https://dart.dev/lints/unnecessary_breaks to learn more about this problem.