alchemist-0a8b6531ce99374ccafdf55385259f03cdf5c47a/lib/src/golden_test_adapter.dart:53:38: Error: A value of type 'void Function(String, Future<void>
Function(WidgetTester), {int? retry, bool semanticsEnabled, bool? skip, dynamic tags, Timeout? timeout, TestVariant<Object?
> variant})' can't be assigned to a variable of type
'FutureOr<void> Function(String, Future<void> Function(WidgetTester), {Duration? initialTimeout, bool semanticsEnabled, bool? skip, dynamic tags, Timeout? timeout, TestVariant<Object?>
variant})'.
- 'Future' is from 'dart:async'.
- 'WidgetTester' is from 'package:flutter_test/src/widget_tester.dart' ('../../../flutter/packages/flutter_test/lib/src/widget_tester.dart').
- 'Timeout' is from 'package:test_api/src/backend/configuration/timeout.dart' ('../../../../.pub-cache/hosted/pub.dev/test_api-0.6.0/lib/src/backend/configuration/timeout.dart').
- 'TestVariant' is from 'package:flutter_test/src/widget_tester.dart' ('../../../flutter/packages/flutter_test/lib/src/widget_tester.dart').
- 'Object' is from 'dart:core'.
- 'Duration' is from 'dart:core'.
TestWidgetsFn defaultTestWidgetsFn = testWidgets;
Steps To Reproduce
flutter pub get
flutter test
flutter test --update-goldens
Expected Behavior
No response
Screenshots?
No response
Desktop Environment (please complete the following information)
- OS:
- Browser:
- Version:
Smartphone Type (please complete the following information)
- Device:
- OS:
- Browser:
- Version:
Additional context
No response
Code of Conduct
[X] I've read the Code of Conduct and understand my responsibilities as a member of the Social Income community
Is there an existing issue for this?
Describe the bug
Steps To Reproduce
Expected Behavior
No response
Screenshots?
No response
Desktop Environment (please complete the following information)
Smartphone Type (please complete the following information)
Additional context
No response
Code of Conduct