fix: Make pollForResponse typesafe to avoid exceptions from unknown requests #1669
unit-tests.yml
on: pull_request
Matrix: test
unit:required
0s
Annotations
21 errors
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Type 'unknown' is not assignable to type 'HttpAgentSubmitRequest'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 20)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Type 'unknown' is not assignable to type 'HttpAgentSubmitRequest'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Property 'body' does not exist on type 'object'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Property 'body' does not exist on type 'object'.
|
unit:required
Process completed with exit code 1.
|