Bump ex_doc from 0.34.1 to 0.34.2 #156
Annotations
10 errors and 14 warnings
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/paypal_account_test.exs#L9
test find/1 can successfully find a paypal account (Braintree.Integration.PaypalAccountTest)
|
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/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/address_test.exs#L19
test create/2 fails without any params (Braintree.Integration.AddressTest)
|
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/payment_method_test.exs#L75
test create/1 can create an ApplePay payment method (Braintree.Integration.PaymentMethodTest)
|
ci (1.16, 26.1, lint, nothing):
test/integration/subscription_test.exs#L14
test create/1 with a plan_id and add_ons (Braintree.Integration.SubscriptionTest)
|
ci (1.16, 26.1, lint, nothing):
test/integration/customer_test.exs#L11
test create/1 without any params (Braintree.Integration.CustomerTest)
|
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 39..-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 44..-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 85..-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 69..-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)
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
|