feat: Unified Tokens Consolidation with Full Backward Compatibility #2287
test.yml
on: pull_request
Test
6m 5s
Test Min SDK
4m 51s
Annotations
2 errors, 6 warnings, and 20 notices
|
Test Min SDK
Process completed with exit code 1.
|
|
Test
Process completed with exit code 1.
|
|
Test Min SDK
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 Min SDK
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 Min SDK
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
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
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
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/
|
|
'ClassElement' is deprecated and shouldn't be used. Use ClassElement2 instead.:
packages/mix_generator/lib/src/core/metadata/field_metadata.dart#L294
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.
|
|
'ParameterElement' is deprecated and shouldn't be used. Use FormalParameterElement instead.:
packages/mix_generator/lib/src/core/metadata/field_metadata.dart#L240
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.
|
|
'PropertyAccessorElement' is deprecated and shouldn't be used. Use PropertyAccessorElement2 instead.:
packages/mix_generator/lib/src/core/metadata/field_metadata.dart#L115
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.
|
|
'FieldElement' is deprecated and shouldn't be used. Use FieldElement2 instead.:
packages/mix_generator/lib/src/core/metadata/field_metadata.dart#L86
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.
|
|
'ConstructorElement' is deprecated and shouldn't be used. Use ConstructorElement2 instead.:
packages/mix_generator/lib/src/core/metadata/base_metadata.dart#L26
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.
|
|
'ClassElement' is deprecated and shouldn't be used. Use ClassElement2 instead.:
packages/mix_generator/lib/src/core/metadata/base_metadata.dart#L11
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.
|
|
'LongPressInheritedState' is deprecated and shouldn't be used. This class will be removed in the next major version.:
packages/mix/test/src/core/mix_state/internal/gesture_mix_state_test.dart#L82
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.
|
|
The imported package 'collection' isn't a dependency of the importing package.:
packages/mix/lib/src/theme/tokens/token_resolver.dart#L1
Try adding a dependency for 'collection' in the 'pubspec.yaml' file.
See https://dart.dev/diagnostics/depend_on_referenced_packages to learn more about this problem.
|
|
'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead.:
packages/mix/lib/src/specs/text/text_widget.dart#L91
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.
|
|
'LongPressInheritedState' is deprecated and shouldn't be used. This class will be removed in the next major version.:
packages/mix/lib/src/core/widget_state/internal/gesture_mix_state.dart#L199
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.
|
|
'ClassElement' is deprecated and shouldn't be used. Use ClassElement2 instead.:
packages/mix_generator/lib/src/core/metadata/field_metadata.dart#L294
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.
|
|
'ParameterElement' is deprecated and shouldn't be used. Use FormalParameterElement instead.:
packages/mix_generator/lib/src/core/metadata/field_metadata.dart#L240
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.
|
|
'PropertyAccessorElement' is deprecated and shouldn't be used. Use PropertyAccessorElement2 instead.:
packages/mix_generator/lib/src/core/metadata/field_metadata.dart#L115
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.
|
|
'FieldElement' is deprecated and shouldn't be used. Use FieldElement2 instead.:
packages/mix_generator/lib/src/core/metadata/field_metadata.dart#L86
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.
|
|
'ConstructorElement' is deprecated and shouldn't be used. Use ConstructorElement2 instead.:
packages/mix_generator/lib/src/core/metadata/base_metadata.dart#L26
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.
|
|
'ClassElement' is deprecated and shouldn't be used. Use ClassElement2 instead.:
packages/mix_generator/lib/src/core/metadata/base_metadata.dart#L11
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.
|
|
'LongPressInheritedState' is deprecated and shouldn't be used. This class will be removed in the next major version.:
packages/mix/test/src/core/mix_state/internal/gesture_mix_state_test.dart#L82
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.
|
|
The imported package 'collection' isn't a dependency of the importing package.:
packages/mix/lib/src/theme/tokens/token_resolver.dart#L1
Try adding a dependency for 'collection' in the 'pubspec.yaml' file.
See https://dart.dev/diagnostics/depend_on_referenced_packages to learn more about this problem.
|
|
'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead.:
packages/mix/lib/src/specs/text/text_widget.dart#L91
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.
|
|
'LongPressInheritedState' is deprecated and shouldn't be used. This class will be removed in the next major version.:
packages/mix/lib/src/core/widget_state/internal/gesture_mix_state.dart#L199
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.
|