Skip to content

Bump ex_doc from 0.31.2 to 0.32.0 (#194) #144

Bump ex_doc from 0.31.2 to 0.32.0 (#194)

Bump ex_doc from 0.31.2 to 0.32.0 (#194) #144

Triggered via push April 10, 2024 16:30
Status Failure
Total duration 2m 11s
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/xml/encoder_test.exs#L9
test dump/1 with content (Braintree.XML.EncoderTest)
ci (1.16, 26.1, lint, nothing): test/integration/test_transaction_test.exs#L71
test settlement_decline/1 fails if sale is authorized only (Braintree.Integration.TestTransactionTest)
ci (1.16, 26.1, lint, nothing): test/integration/transaction_test.exs#L229
test refund/2 fails if sale is not yet settled (Braintree.Integration.TransactionTest)
ci (1.16, 26.1, lint, nothing): test/integration/transaction_test.exs#L162
test submit_for_settlement/2 can be used if transaction is authorized but not settling (Braintree.Integration.TransactionTest)
ci (1.16, 26.1, lint, nothing): test/integration/transaction_test.exs#L174
test submit_for_settlement/2 fails if transaction is already settling (Braintree.Integration.TransactionTest)
ci (1.16, 26.1, lint, nothing): test/integration/transaction_test.exs#L274
test find/1 suceeds for existing transaction (Braintree.Integration.TransactionTest)
ci (1.16, 26.1, lint, nothing): test/integration/test_transaction_test.exs#L58
test settlement_confirm/1 succeeds if sale has been submit for settlement (Braintree.Integration.TestTransactionTest)
ci (1.16, 26.1, lint, nothing): test/integration/transaction_test.exs#L258
test void/1 succeeds for previous sale transaction (Braintree.Integration.TransactionTest)
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)
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/.
ci (1.16, 26.1, lint, nothing)
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/
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 44..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 69..-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 45..-1//1 instead
ci (1.16, 26.1, lint, nothing)
negative steps are not supported in Enum.slice/2, pass 50..-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 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 65..-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