fix: usage of potentially wrong melos version during script execution #1577
Annotations
1 error, 5 warnings, and 7 notices
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, invertase/github-action-dart-analyzer@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
packages/melos/lib/src/scripts.dart#L343
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|
packages/melos/lib/src/scripts.dart#L361
Try throwing a different class of object.
See https://dart.dev/lints/only_throw_errors to learn more about this problem.
|
packages/melos/lib/src/scripts.dart#L361
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|
packages/melos/lib/src/scripts.dart#L366
Try rewriting the expression to use 'isNotEmpty'.
See https://dart.dev/diagnostics/prefer_is_not_empty to learn more about this problem.
|
packages/melos/lib/src/scripts.dart#L367
Try throwing a different class of object.
See https://dart.dev/lints/only_throw_errors to learn more about this problem.
|
packages/melos/lib/src/scripts.dart#L367
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|
packages/melos/lib/src/scripts.dart#L371
Try rewriting the expression to use 'isNotEmpty'.
See https://dart.dev/diagnostics/prefer_is_not_empty to learn more about this problem.
|
The logs for this run have expired and are no longer available.
Loading