Bump ex_doc from 0.35.1 to 0.36.0 #169
Annotations
10 errors and 14 warnings
Run mix test:
test/integration/payment_method_nonce_test.exs#L10
test create/1 succeeds when provided valid token (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/client_token_test.exs#L9
test generate/1 without any params (Braintree.Integration.ClientToken)
|
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/transaction_test.exs#L83
test sale/1 status is authorized when not submit for settlement (Braintree.Integration.TransactionTest)
|
Run mix test:
test/integration/credit_card_verification_test.exs#L10
test search/1 with valid params (Braintree.Integration.CreditCardVerificationTest)
|
Run mix test:
test/xml/encoder_test.exs#L4
doctest Braintree.XML.Encoder.dump/1 (1) (Braintree.XML.EncoderTest)
|
Run mix test:
test/integration/add_on_test.exs#L9
test all/0 fetches all add ons (Braintree.Integration.AddOnTest)
|
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/transaction_test.exs#L139
test sale/1 with PayPal (Braintree.Integration.TransactionTest)
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 50..-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 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 61..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 85..-1//1 instead
|
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 45..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 61..-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