Bump ex_doc from 0.34.2 to 0.35.1 #166
Annotations
10 errors and 15 warnings
Run mix test:
test/xml/encoder_test.exs#L4
doctest Braintree.XML.Encoder.dump/1 (1) (Braintree.XML.EncoderTest)
|
Run mix test:
test/integration/merchant_account_test.exs#L96
test find/1 with valid merchant ID (Braintree.Integration.MerchantAccountTest)
|
Run mix test:
test/integration/address_test.exs#L113
test find/2 returns not found if customer does not exist (Braintree.Integration.AddressTest)
|
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/payment_method_test.exs#L222
test delete/1 succeeds when valid token provided (Braintree.Integration.PaymentMethodTest)
|
Run mix test:
test/integration/client_token_test.exs#L17
test generate/1 with a custom version (Braintree.Integration.ClientToken)
|
Run mix test:
test/integration/transaction_test.exs#L216
test sale/1 fails with an invalid amount (Braintree.Integration.TransactionTest)
|
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/address_test.exs#L74
test update/3 updates/3 with valid params (Braintree.Integration.AddressTest)
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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/
|
The following actions use a deprecated Node.js version 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/
|
Run credo
negative steps are not supported in Enum.slice/2, pass 53..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 58..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 58..-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 73..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 67..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 30..-1//1 instead
|
Run credo
negative steps are not supported in Enum.slice/2, pass 75..-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 42..-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