fix(caserycrogers): export CharlatanResponseBuilder
(MINOR)
#99
Annotations
2 errors, 5 warnings, and 5 notices
ci
Dart Analyzer detected problems, see the logs for more information.
|
pana
Process completed with exit code 1.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Doc directive 'nodoc' is unknown.:
lib/src/charlatan.dart#L15
Try using one of the supported doc directives.
|
Doc directive 'nodoc' is unknown.:
lib/src/charlatan.dart#L18
Try using one of the supported doc directives.
|
Doc directive 'nodoc' is unknown.:
lib/src/charlatan_http_client_adapter.dart#L63
Try using one of the supported doc directives.
|
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.
|