build(deps): Bump stripity_stripe from 2.17.3 to 3.0.0 #118
Annotations
6 errors and 4 warnings
test/app_web/controllers/page_controller_test.exs#L20
test get success with loggedin user with session_id (AppWeb.PageControllerTest)
|
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)
|
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)
|
test/app_web/controllers/page_controller_test.exs#L48
test get cancel with loggedin user with session_id (AppWeb.PageControllerTest)
|
test/app_web/controllers/checkout_session_controller_test.exs#L7
test get redirection to stripe checkout session with loggedin user (AppWeb.CheckoutSessionControllerTest)
|
|
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/
|
test/support/data_case.ex#L33
variable "tags" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/support/data_case.ex#L44
variable "changeset" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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)
|
The logs for this run have expired and are no longer available.
Loading