Skip to content

Bump ex_doc from 0.36.0 to 0.36.1 #171

Bump ex_doc from 0.36.0 to 0.36.1

Bump ex_doc from 0.36.0 to 0.36.1 #171

Triggered via push December 25, 2024 11:23
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

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

Annotations

10 errors and 14 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/merchant_account_test.exs#L96
test find/1 with valid merchant ID (Braintree.Integration.MerchantAccountTest)
ci (1.16, 26.1, lint, nothing): test/integration/customer_test.exs#L117
test search/1 with valid params (Braintree.Integration.CustomerTest)
ci (1.16, 26.1, lint, nothing): test/integration/paypal_account_test.exs#L28
test update/2 can successfully update a paypal account (Braintree.Integration.PaypalAccountTest)
ci (1.16, 26.1, lint, nothing): test/integration/address_test.exs#L102
test find/2 retrieves an existing address (Braintree.Integration.AddressTest)
ci (1.16, 26.1, lint, nothing): test/integration/client_token_test.exs#L23
test generate/1 with a customer id (Braintree.Integration.ClientToken)
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/add_on_test.exs#L9
test all/0 fetches all add ons (Braintree.Integration.AddOnTest)
ci (1.16, 26.1, lint, nothing): test/integration/payment_method_test.exs#L181
test update/2 can successfully update existing payment_method (Braintree.Integration.PaymentMethodTest)
ci (1.16, 26.1, lint, nothing): test/integration/paypal_account_test.exs#L9
test find/1 can successfully find a paypal account (Braintree.Integration.PaypalAccountTest)
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 Enum.slice/2, pass 59..-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 53..-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 65..-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 51..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 85..-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