Skip to content

chore: update outdated dependencies #37

chore: update outdated dependencies

chore: update outdated dependencies #37

Triggered via pull request October 25, 2023 20:13
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
The return type 'Null' isn't a 'FutureOr<CharlatanHttpResponse>', as required by the closure's context.: test/src/sturdy_http_test.dart#L81
See https://dart.dev/diagnostics/return_of_invalid_type_from_closure to learn more about this problem.
The return type 'Null' isn't a 'FutureOr<CharlatanHttpResponse>', as required by the closure's context.: test/src/sturdy_http_test.dart#L105
See https://dart.dev/diagnostics/return_of_invalid_type_from_closure to learn more about this problem.
The return type 'Null' isn't a 'FutureOr<CharlatanHttpResponse>', as required by the closure's context.: test/src/sturdy_http_test.dart#L158
See https://dart.dev/diagnostics/return_of_invalid_type_from_closure to learn more about this problem.
The return type 'Null' isn't a 'FutureOr<CharlatanHttpResponse>', as required by the closure's context.: test/src/sturdy_http_test.dart#L162
See https://dart.dev/diagnostics/return_of_invalid_type_from_closure to learn more about this problem.
The return type 'Map<String, dynamic>' isn't a 'FutureOr<CharlatanHttpResponse>', as required by the closure's context.: test/src/sturdy_http_test.dart#L283
See https://dart.dev/diagnostics/return_of_invalid_type_from_closure to learn more about this problem.
The return type 'Map<String, dynamic>' isn't a 'FutureOr<CharlatanHttpResponse>', as required by the closure's context.: test/src/sturdy_http_test.dart#L288
See https://dart.dev/diagnostics/return_of_invalid_type_from_closure to learn more about this problem.
The return type 'Map<String, dynamic>' isn't a 'FutureOr<CharlatanHttpResponse>', as required by the closure's context.: test/src/sturdy_http_test.dart#L428
See https://dart.dev/diagnostics/return_of_invalid_type_from_closure to learn more about this problem.
The named parameter 'statusCode' isn't defined.: test/src/sturdy_http_test.dart#L429
Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'statusCode'. See https://dart.dev/diagnostics/undefined_named_parameter to learn more about this problem.
The return type 'Map<String, dynamic>' isn't a 'FutureOr<CharlatanHttpResponse>', as required by the closure's context.: test/src/sturdy_http_test.dart#L433
See https://dart.dev/diagnostics/return_of_invalid_type_from_closure to learn more about this problem.
The named parameter 'statusCode' isn't defined.: test/src/sturdy_http_test.dart#L434
Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'statusCode'. See https://dart.dev/diagnostics/undefined_named_parameter to learn more about this problem.