build(deps): Bump stripity_stripe from 2.17.3 to 3.0.0 #121
Annotations
6 errors and 4 warnings
Build and test (24.3.4, 1.14.1):
test/app_web/controllers/page_controller_test.exs#L48
test get cancel with loggedin user with session_id (AppWeb.PageControllerTest)
|
Build and test (24.3.4, 1.14.1):
test/app_web/controllers/page_controller_test.exs#L20
test get success with loggedin user with session_id (AppWeb.PageControllerTest)
|
Build and test (24.3.4, 1.14.1):
test/app_web/controllers/page_controller_test.exs#L59
test get cancel with loggedin user with session_id but stripe session errors out (AppWeb.PageControllerTest)
|
Build and test (24.3.4, 1.14.1):
test/app_web/controllers/page_controller_test.exs#L32
test get success with loggedin user with session_id but stripe session errors out (AppWeb.PageControllerTest)
|
Build and test (24.3.4, 1.14.1):
test/app_web/controllers/checkout_session_controller_test.exs#L7
test get redirection to stripe checkout session with loggedin user (AppWeb.CheckoutSessionControllerTest)
|
Build and test (24.3.4, 1.14.1)
Process completed with exit code 2.
|
Build and test (24.3.4, 1.14.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and test (24.3.4, 1.14.1):
test/support/data_case.ex#L33
variable "tags" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test (24.3.4, 1.14.1):
test/support/data_case.ex#L44
variable "changeset" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test (24.3.4, 1.14.1):
lib/app_web/controllers/checkout_session_controller.ex#L24
Stripe.Session.create/1 is undefined (module Stripe.Session is not available or is yet to be defined)
|