feat: Recreate mix_lint using analysis_server plugin #2920
test.yml
on: pull_request
Format Check
1m 13s
Test
/
Run tests for all packages
3m 35s
Annotations
1 error, 3 warnings, and 7 notices
|
Test / Run tests for all packages
Process completed with exit code 1.
|
|
Test / Run tests for all packages
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/
|
|
Test / Run tests for all packages
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/
|
|
Test / Run tests for all packages
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/
|
|
'members' is deprecated and shouldn't be used. Use body instead.:
scripts/generate_widget_docs.dart#L599
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
|
'members' is deprecated and shouldn't be used. Use body instead.:
scripts/generate_widget_docs.dart#L577
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
|
'name' is deprecated and shouldn't be used. Use namePart instead.:
scripts/generate_widget_docs.dart#L564
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
|
'members' is deprecated and shouldn't be used. Use body instead.:
scripts/generate_widget_docs.dart#L429
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
|
'members' is deprecated and shouldn't be used. Use body instead.:
scripts/generate_widget_docs.dart#L418
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
|
'name' is deprecated and shouldn't be used. Use namePart instead.:
scripts/generate_widget_docs.dart#L410
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
|
Angle brackets will be interpreted as HTML.:
packages/mix_annotations/lib/src/annotations.dart#L68
Try using backticks around the content with angle brackets, or try replacing `<` with `<` and `>` with `>`.
See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.
|