refactor: small fixes on remix #1642
Annotations
6 warnings and 9 notices
Run Tests
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/
|
Run Tests
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/
|
Run Tests
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/
|
Run Tests
Unexpected input(s) 'folders', valid inputs are ['github_token', 'version']
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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@v2, 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/
|
Run Tests:
packages/mix/test/src/specs/text/text_spec_test.dart#L333
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
|
Run Tests:
packages/mix_generator/lib/src/helpers/helpers.dart#L109
Try using a logging framework.
See https://dart.dev/lints/avoid_print to learn more about this problem.
|
Run Tests:
packages/mix_generator/lib/src/mixable_class_utility_generator.dart#L56
Try changing the name to 'annotation'.
See https://dart.dev/lints/avoid_renaming_method_parameters to learn more about this problem.
|
Run Tests:
packages/mix_generator/lib/src/mixable_dto_generator.dart#L61
Try changing the name to 'annotation'.
See https://dart.dev/lints/avoid_renaming_method_parameters to learn more about this problem.
|
Run Tests:
packages/mix_generator/lib/src/mixable_enum_utility_generator.dart#L48
Try changing the name to 'annotation'.
See https://dart.dev/lints/avoid_renaming_method_parameters to learn more about this problem.
|
Run Tests:
packages/mix_generator/lib/src/mixable_spec_generator.dart#L36
Try changing the name to 'annotation'.
See https://dart.dev/lints/avoid_renaming_method_parameters to learn more about this problem.
|
Run Tests:
packages/mix_lint/lib/src/assists/extract_attributes.dart#L19
Try using a logging framework.
See https://dart.dev/lints/avoid_print to learn more about this problem.
|
Run Tests:
packages/mix_lint/lib/src/assists/extract_attributes.dart#L58
Try using a logging framework.
See https://dart.dev/lints/avoid_print to learn more about this problem.
|
Run Tests:
packages/mix_lint/lib/src/assists/extract_attributes.dart#L136
Try adding statements to the block, adding a comment to the block, or removing the 'catch' clause.
See https://dart.dev/lints/empty_catches to learn more about this problem.
|
Loading