Release v0.14.0 #162
Annotations
10 errors and 15 warnings
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/integration/transaction_test.exs#L9
test sale/1 successful with a payment nonce (Braintree.Integration.TransactionTest)
|
ci (1.16, 26.1, lint, nothing):
test/integration/test_transaction_test.exs#L42
test settle_confirm/1 fails if sale is authorized only (Braintree.Integration.TestTransactionTest)
|
ci (1.16, 26.1, lint, nothing):
test/integration/transaction_test.exs#L83
test sale/1 status is authorized when not submit for settlement (Braintree.Integration.TransactionTest)
|
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/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/test_transaction_test.exs#L87
test settlement_decline/1 succeeds if sale has been submit for settlement (Braintree.Integration.TestTransactionTest)
|
ci (1.16, 26.1, lint, nothing):
test/integration/transaction_test.exs#L201
test submit_for_settlement/2 can be used for partial settlement (Braintree.Integration.TransactionTest)
|
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/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)
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/
|
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 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/
|
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 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 53..-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 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 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 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)
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
|