Refactor branch integration test #1784
Annotations
11 warnings and 10 notices
The following actions use a deprecated Node.js version and will be forced to run on node20: zgosalvez/github-actions-analyze-dart@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
contact/lib/contact/autocomplete/autocomplete_tmail_contact_method.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
contact/lib/contact/autocomplete/autocomplete_tmail_contact_response.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
contact/lib/contact/model/capability_contact.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
contact/lib/contact/model/contact.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
contact/lib/contact/model/contact_filter.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
contact/lib/contact/model/tmail_contact.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
contact/lib/contact_module.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
contact/lib/core/method/request/autocomplete_method.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
contact/lib/core/method/response/autocomplete_response.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
contact/lib/data/datasource/auto_complete_datasource.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
lib/features/base/mixin/handle_error_mixin.dart#L60
'whereNotNull' is deprecated and shouldn't be used. Use .nonNulls instead. For more details, see https://dart.dev/tools/diagnostic-messages#deprecated_member_use
|
lib/features/base/mixin/message_dialog_action_mixin.dart#L37
'PopInvokedCallback' is deprecated and shouldn't be used. Use PopWithResultInvokedCallback instead. This feature was deprecated after v3.22.0-12.0.pre. For more details, see https://dart.dev/tools/diagnostic-messages#deprecated_member_use
|
lib/features/base/mixin/message_dialog_action_mixin.dart#L92
'onPopInvoked' is deprecated and shouldn't be used. Use onPopInvokedWithResult instead. This feature was deprecated after v3.22.0-12.0.pre. For more details, see https://dart.dev/tools/diagnostic-messages#deprecated_member_use
|
lib/features/base/mixin/message_dialog_action_mixin.dart#L149
'onPopInvoked' is deprecated and shouldn't be used. Use onPopInvokedWithResult instead. This feature was deprecated after v3.22.0-12.0.pre. For more details, see https://dart.dev/tools/diagnostic-messages#deprecated_member_use
|
lib/features/base/mixin/message_dialog_action_mixin.dart#L227
'onPopInvoked' is deprecated and shouldn't be used. Use onPopInvokedWithResult instead. This feature was deprecated after v3.22.0-12.0.pre. For more details, see https://dart.dev/tools/diagnostic-messages#deprecated_member_use
|
lib/features/composer/presentation/composer_controller.dart#L1572
'whereNotNull' is deprecated and shouldn't be used. Use .nonNulls instead. For more details, see https://dart.dev/tools/diagnostic-messages#deprecated_member_use
|
lib/features/composer/presentation/view/mobile/mobile_container_view.dart#L23
'onPopInvoked' is deprecated and shouldn't be used. Use onPopInvokedWithResult instead. This feature was deprecated after v3.22.0-12.0.pre. For more details, see https://dart.dev/tools/diagnostic-messages#deprecated_member_use
|
lib/features/composer/presentation/view/mobile/tablet_container_view.dart#L37
'onPopInvoked' is deprecated and shouldn't be used. Use onPopInvokedWithResult instead. This feature was deprecated after v3.22.0-12.0.pre. For more details, see https://dart.dev/tools/diagnostic-messages#deprecated_member_use
|
lib/features/composer/presentation/widgets/recipient_composer_widget.dart#L467
'whereNotNull' is deprecated and shouldn't be used. Use .nonNulls instead. For more details, see https://dart.dev/tools/diagnostic-messages#deprecated_member_use
|
lib/features/email/data/local/html_analyzer.dart#L66
'whereNotNull' is deprecated and shouldn't be used. Use .nonNulls instead. For more details, see https://dart.dev/tools/diagnostic-messages#deprecated_member_use
|
This job succeeded
Loading