chore: add Flutter demo embedding to website #2839
Annotations
3 warnings and 10 notices
|
Run invertase/github-action-dart-analyzer@v1
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 invertase/github-action-dart-analyzer@v1
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 invertase/github-action-dart-analyzer@v1
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 invertase/github-action-dart-analyzer@v1:
packages/mix/test/src/specs/icon/icon_util_test.dart#L73
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 invertase/github-action-dart-analyzer@v1:
packages/mix/test/src/specs/flexbox/flexbox_util_test.dart#L185
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 invertase/github-action-dart-analyzer@v1:
packages/mix/test/src/specs/flexbox/flexbox_util_test.dart#L50
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 invertase/github-action-dart-analyzer@v1:
packages/mix/test/src/specs/flex/flex_util_test.dart#L315
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 invertase/github-action-dart-analyzer@v1:
packages/mix/test/src/specs/box/box_util_test.dart#L155
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 invertase/github-action-dart-analyzer@v1:
packages/mix/test/src/specs/box/box_util_test.dart#L48
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 invertase/github-action-dart-analyzer@v1:
examples/lib/multi_view_stub.dart#L4
Add a 'library' directive after the library comment.
See https://dart.dev/diagnostics/dangling_library_doc_comments to learn more about this problem.
|
|
Run invertase/github-action-dart-analyzer@v1:
examples/lib/components/custom_scaffold.dart#L38
Try using '?'.
See https://dart.dev/diagnostics/use_null_aware_elements to learn more about this problem.
|
|
Run invertase/github-action-dart-analyzer@v1:
examples/lib/api/animation/keyframe.loop.dart#L47
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.
|
|
Run invertase/github-action-dart-analyzer@v1:
examples/lib/api/animation/keyframe.heart.dart#L111
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.
|
Loading