feat: update <.button>
core component
#106
pull_request.yml
on: pull_request
validate
/
Validate code
2m 15s
validate
/
Build and test
2m 34s
validate
/
Validate Dockerfile
4s
Annotations
10 errors and 9 warnings
validate / Build and test:
apps/app_web/test/app_web/components/layouts_test.exs#L22
test :book displays the reopen-book button (AppWeb.LayoutsTest)
|
validate / Build and test:
apps/app_web/test/app_web/components/layouts_test.exs#L12
test :book displays the close-book button (AppWeb.LayoutsTest)
|
validate / Build and test:
apps/app_web/test/app_web/components/layouts_test.exs#L32
test :book if the book is unbalanced, ask confirmation before closing it (AppWeb.LayoutsTest)
|
validate / Build and test:
apps/app_web/test/app_web/controllers/user_session_controller_test.exs#L13
test POST /users/log_in logs the user in (AppWeb.UserSessionControllerTest)
|
validate / Build and test:
apps/app_web/test/app_web/live/user_forgot_password_live_test.exs#L50
test Reset link does not send reset password token if email is invalid (AppWeb.UserForgotPasswordLiveTest)
|
validate / Build and test:
apps/app_web/test/app_web/live/user_forgot_password_live_test.exs#L11
test Forgot password page renders email page (AppWeb.UserForgotPasswordLiveTest)
|
validate / Build and test:
apps/app_web/test/app_web/live/user_forgot_password_live_test.exs#L35
test Reset link sends a new reset password token (AppWeb.UserForgotPasswordLiveTest)
|
validate / Build and test:
apps/app_web/test/app_web/live/balance_config_live_test.exs#L29
test creates the user balance settings if they don't exist (AppWeb.BalanceConfigLiveTest)
|
validate / Build and test:
apps/app_web/test/app_web/live/balance_config_live_test.exs#L22
test renders edit page (AppWeb.BalanceConfigLiveTest)
|
validate / Build and test:
apps/app_web/test/app_web/live/balance_config_live_test.exs#L49
test updates the user balance settings (AppWeb.BalanceConfigLiveTest)
|
validate / Validate Dockerfile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
validate / Validate code
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
validate / Validate code
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
validate / Validate code
~R/.../ is deprecated, use ~r/.../ instead
|
validate / Validate code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@3ba5b86a2a6916f8cb0e64dcca30a56732a34bdf, actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
validate / Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
validate / Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
validate / Build and test
~R/.../ is deprecated, use ~r/.../ instead
|
validate / Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@3ba5b86a2a6916f8cb0e64dcca30a56732a34bdf, actions/cache@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|