Skip to content

Bump ex_doc from 0.36.0 to 0.37.0 #175

Bump ex_doc from 0.36.0 to 0.37.0

Bump ex_doc from 0.36.0 to 0.37.0 #175

Triggered via push February 5, 2025 11:18
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
ci (1.16, 26.1, lint, nothing): test/xml/encoder_test.exs#L4
doctest Braintree.XML.Encoder.dump/1 (1) (Braintree.XML.EncoderTest)
ci (1.16, 26.1, lint, nothing): test/integration/test_transaction_test.exs#L9
test settle/1 succeeds if sale has been submitted for settlement (Braintree.Integration.TestTransactionTest)
ci (1.16, 26.1, lint, nothing): test/integration/address_test.exs#L19
test create/2 fails without any params (Braintree.Integration.AddressTest)
ci (1.16, 26.1, lint, nothing): test/integration/payment_method_test.exs#L344
test find/1 can find an existing venmo payment method (Braintree.Integration.PaymentMethodTest)
ci (1.16, 26.1, lint, nothing): test/integration/credit_card_verification_test.exs#L10
test search/1 with valid params (Braintree.Integration.CreditCardVerificationTest)
ci (1.16, 26.1, lint, nothing): test/integration/settlement_batch_summary_test.exs#L8
test generate/1 displays total sales and credits for a period (Braintree.Integration.SettlementBatchSummaryTest)
ci (1.16, 26.1, lint, nothing): test/integration/client_token_test.exs#L9
test generate/1 without any params (Braintree.Integration.ClientToken)
ci (1.16, 26.1, lint, nothing): test/integration/address_test.exs#L113
test find/2 returns not found if customer does not exist (Braintree.Integration.AddressTest)
ci (1.16, 26.1, lint, nothing): test/integration/payment_method_test.exs#L9
test create/1 fails when customer_id not provided (Braintree.Integration.PaymentMethodTest)
ci (1.16, 26.1, lint, nothing): test/integration/discount_test.exs#L9
test all/0 it gets a successful listing of discounts (Braintree.Integration.DiscountTest)
ci (1.16, 26.1, lint, nothing)
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
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 51..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 39..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 42..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 42..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in String.slice/2, pass 27..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 45..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 61..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 42..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 49..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 42..-1//1 instead
ci (1.16, 26.1, lint, nothing)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ci (1.16, 26.1, lint, nothing)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs