Release v0.15.0 #174
Annotations
10 errors and 13 warnings
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/transaction_line_item_test.exs#L8
test find/1 returns a list of transaction line items (Braintree.Integration.TransactionLineItemTest)
|
ci (1.16, 26.1, lint, nothing):
test/integration/merchant_account_test.exs#L78
test update/2 with invalid params (Braintree.Integration.MerchantAccountTest)
|
ci (1.16, 26.1, lint, nothing):
test/integration/subscription_test.exs#L73
test search/1 returns server error for invalid search params (Braintree.Integration.SubscriptionTest)
|
ci (1.16, 26.1, lint, nothing):
test/integration/merchant_account_test.exs#L56
test create/1 with valid params (Braintree.Integration.MerchantAccountTest)
|
ci (1.16, 26.1, lint, nothing):
test/integration/merchant_account_test.exs#L71
test update/2 with valid params (Braintree.Integration.MerchantAccountTest)
|
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/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/subscription_test.exs#L55
test update/2 with a subscription_id (Braintree.Integration.SubscriptionTest)
|
ci (1.16, 26.1, lint, nothing):
test/integration/transaction_test.exs#L139
test sale/1 with PayPal (Braintree.Integration.TransactionTest)
|
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 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 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 53..-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 59..-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 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)
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
|