fix(caserycrogers): export CharlatanResponseBuilder
(MINOR)
#101
Annotations
2 warnings and 5 notices
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
'DioError' is deprecated and shouldn't be used. Use DioException instead. This will be removed in 6.0.0.:
test/charlatan_http_client_adapter_test.dart#L178
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.
|
'DioError' is deprecated and shouldn't be used. Use DioException instead. This will be removed in 6.0.0.:
test/charlatan_http_client_adapter_test.dart#L202
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.
|
'DioError' is deprecated and shouldn't be used. Use DioException instead. This will be removed in 6.0.0.:
test/charlatan_http_client_adapter_test.dart#L226
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.
|
'DioError' is deprecated and shouldn't be used. Use DioException instead. This will be removed in 6.0.0.:
test/charlatan_http_client_adapter_test.dart#L250
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.
|
'DioError' is deprecated and shouldn't be used. Use DioException instead. This will be removed in 6.0.0.:
test/charlatan_http_client_adapter_test.dart#L274
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.
|