Fix correct hostname for global endpoints #327
Annotations
20 errors and 4 warnings
test (1.10.4, 21.3.8.19):
test/aws/protocol_tests/rest_xml_test.exs#L33
test Basic XML serialization case #1 (AWS.ProtocolTests.RestXMLTest)
|
test (1.10.4, 21.3.8.19):
test/aws/protocol_tests/rest_json_test.exs#L33
test URI parameter, querystring params, headers and JSON body case #1 (AWS.ProtocolTests.RestJSONTest)
|
test (1.10.4, 21.3.8.19):
test/aws/protocol_tests/query_post_test.exs#L40
test Scalar members case #1 (AWS.ProtocolTests.QueryPostTest)
|
test (1.10.4, 21.3.8.19):
test/aws/protocol_tests/json_post_test.exs#L33
test Scalar members case #1 (AWS.ProtocolTests.JSONPostTest)
|
test (1.10.4, 21.3.8.19):
test/aws/protocol_tests/rest_json_test.exs#L100
test request with body without encoding case #1 (AWS.ProtocolTests.RestJSONTest)
|
test (1.10.4, 21.3.8.19):
test/aws/request_test.exs#L232
test request_rest/9 send get request with host prefix (AWS.RequestTest)
|
test (1.10.4, 21.3.8.19):
test/aws/request_test.exs#L139
test request_rest/9 send post request with body as binary/payload (AWS.RequestTest)
|
test (1.10.4, 21.3.8.19):
test/aws/request_test.exs#L254
test request_rest/9 send get request with host prefix with account id (AWS.RequestTest)
|
test (1.10.4, 21.3.8.19):
test/aws/request_test.exs#L31
test request_post/5 do not sign without access_key_id and secret_access_key (AWS.RequestTest)
|
test (1.10.4, 21.3.8.19):
test/aws/request_test.exs#L57
test request_rest/9 send get request with params (AWS.RequestTest)
|
test (1.13.4, 25.0, lint):
test/aws/protocol_tests/query_post_test.exs#L40
test Scalar members case #1 (AWS.ProtocolTests.QueryPostTest)
|
test (1.13.4, 25.0, lint):
test/aws/protocol_tests/json_post_test.exs#L33
test Scalar members case #1 (AWS.ProtocolTests.JSONPostTest)
|
test (1.13.4, 25.0, lint):
test/aws/protocol_tests/rest_json_test.exs#L100
test request with body without encoding case #1 (AWS.ProtocolTests.RestJSONTest)
|
test (1.13.4, 25.0, lint):
test/aws/protocol_tests/rest_xml_test.exs#L33
test Basic XML serialization case #1 (AWS.ProtocolTests.RestXMLTest)
|
test (1.13.4, 25.0, lint):
test/aws/protocol_tests/rest_json_test.exs#L33
test URI parameter, querystring params, headers and JSON body case #1 (AWS.ProtocolTests.RestJSONTest)
|
test (1.13.4, 25.0, lint):
test/aws/request_test.exs#L139
test request_rest/9 send post request with body as binary/payload (AWS.RequestTest)
|
test (1.13.4, 25.0, lint):
test/aws/request_test.exs#L57
test request_rest/9 send get request with params (AWS.RequestTest)
|
test (1.13.4, 25.0, lint):
test/aws/request_test.exs#L161
test request_rest/9 do not decode response when it is a binary (AWS.RequestTest)
|
test (1.13.4, 25.0, lint):
test/aws/request_test.exs#L98
test request_rest/9 send post request (AWS.RequestTest)
|
test (1.13.4, 25.0, lint):
test/aws/request_test.exs#L254
test request_rest/9 send get request with host prefix with account id (AWS.RequestTest)
|
test (1.10.4, 21.3.8.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.10.4, 21.3.8.19)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
|
test (1.13.4, 25.0, lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.13.4, 25.0, lint)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|