Skip to content

docs: Update README.md #2917

docs: Update README.md

docs: Update README.md #2917

Triggered via pull request March 4, 2026 02:13
Status Success
Total duration 3m 31s
Artifacts

test.yml

on: pull_request
Format Check
1m 2s
Format Check
Test  /  Run tests for all packages
3m 28s
Test / Run tests for all packages
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 7 notices
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 `&lt;` and `>` with `&gt;`. See https://dart.dev/diagnostics/unintended_html_in_doc_comment to learn more about this problem.