--- #150
Annotations
10 errors and 14 warnings
Run mix test:
test/integration/payment_method_test.exs#L109
test create/1 can create an AndroidPay payment method (Braintree.Integration.PaymentMethodTest)
|
Run mix test:
test/integration/client_token_test.exs#L23
test generate/1 with a customer id (Braintree.Integration.ClientToken)
|
Run mix test:
test/integration/payment_method_nonce_test.exs#L32
test find/1 succeeds when valid token provided (Braintree.Integration.PaymentMethodNonceTest)
|
Run mix test:
test/integration/transaction_line_item_test.exs#L8
test find/1 returns a list of transaction line items (Braintree.Integration.TransactionLineItemTest)
|
Run mix test:
test/integration/settlement_batch_summary_test.exs#L8
test generate/1 displays total sales and credits for a period (Braintree.Integration.SettlementBatchSummaryTest)
|
Run mix test:
test/integration/test_transaction_test.exs#L71
test settlement_decline/1 fails if sale is authorized only (Braintree.Integration.TestTransactionTest)
|
Run mix test:
test/integration/paypal_account_test.exs#L49
test delete/1 can successfully delete a paypal account (Braintree.Integration.PaypalAccountTest)
|
Run mix test:
test/xml/encoder_test.exs#L4
doctest Braintree.XML.Encoder.dump/1 (1) (Braintree.XML.EncoderTest)
|
Run mix test:
test/integration/subscription_test.exs#L48
test retry_charge/1 (Braintree.Integration.SubscriptionTest)
|
Run mix test:
test/integration/test_transaction_test.exs#L42
test settle_confirm/1 fails if sale is authorized only (Braintree.Integration.TestTransactionTest)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run credo
negative steps are not supported in Enum.slice/2, pass 39..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 69..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 59..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 69..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 73..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 42..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 67..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 42..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 44..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 30..-1//1 instead
|
Run mix deps.compile
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run mix deps.compile
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Loading