[ImgBot] Optimize images #20
Open
Annotations
10 errors and 26 warnings
Run tests:
test/sportpal_web/controllers/user_settings_controller_test.exs#L16
test GET /users/settings redirects if user is not logged in (SportpalWeb.UserSettingsControllerTest)
|
Run tests:
test/sportpal_web/controllers/user_settings_controller_test.exs#L10
test GET /users/settings renders settings page (SportpalWeb.UserSettingsControllerTest)
|
Run tests:
test/sportpal_web/controllers/user_settings_controller_test.exs#L93
test PUT /users/settings (change onboarding data form) updates the user onboarding data (SportpalWeb.UserSettingsControllerTest)
|
Run tests:
test/sportpal_web/controllers/user_settings_controller_test.exs#L158
test GET /users/settings/confirm_email/:token redirects if user is not logged in (SportpalWeb.UserSettingsControllerTest)
|
Run tests:
test/sportpal_web/controllers/user_settings_controller_test.exs#L113
test PUT /users/settings (change sports data form) updates the user sports data (SportpalWeb.UserSettingsControllerTest)
|
Run tests:
test/sportpal_web/controllers/user_settings_controller_test.exs#L24
test PUT /users/settings (change password form) updates the user password and resets tokens (SportpalWeb.UserSettingsControllerTest)
|
Run tests:
test/sportpal_web/controllers/user_settings_controller_test.exs#L77
test PUT /users/settings (change email form) does not update email on invalid data (SportpalWeb.UserSettingsControllerTest)
|
Run tests:
test/sportpal_web/controllers/user_settings_controller_test.exs#L139
test GET /users/settings/confirm_email/:token updates the user email once (SportpalWeb.UserSettingsControllerTest)
|
Run tests:
test/sportpal_web/controllers/user_settings_controller_test.exs#L41
test PUT /users/settings (change password form) does not update password on invalid data (SportpalWeb.UserSettingsControllerTest)
|
Run tests:
test/sportpal_web/controllers/user_settings_controller_test.exs#L64
test PUT /users/settings (change email form) updates the user email (SportpalWeb.UserSettingsControllerTest)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Compile:
lib/sportpal/accounts/user.ex#L1
invalid association `offers` in schema Sportpal.Accounts.User: associated schema Sportpal.Offers.Offer does not have field `user_id`
|
Run tests:
test/sportpal_web/graphql/schema_test.exs#L32
variable "resp" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/sportpal_web/graphql/schema_test.exs#L37
variable "resp" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Run tests:
test/sportpal_web/graphql/schema_test.exs#L198
variable "resp" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/sportpal_web/graphql/schema_test.exs#L226
variable "resp" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Compile dependencies
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Compile dependencies
use Bitwise is deprecated. import Bitwise instead
|
Compile dependencies
Logger.default_formatter/1 is undefined or private
|
Compile dependencies
Phoenix.HTML.sigil_E/2 is deprecated. use the ~H sigil instead
|
Compile dependencies
Phoenix.HTML.sigil_E/2 is deprecated. use the ~H sigil instead
|
Compile dependencies
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
Compile dependencies
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
Compile dependencies
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
Compile dependencies
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
Compile dependencies
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
Setup database
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Setup database
use Bitwise is deprecated. import Bitwise instead
|
Setup database
Phoenix.HTML.sigil_E/2 is deprecated. use the ~H sigil instead
|
Setup database
Phoenix.HTML.sigil_E/2 is deprecated. use the ~H sigil instead
|
Setup database
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
Setup database
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
Setup database
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
Setup database
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
Setup database
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
Setup database
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
The logs for this run have expired and are no longer available.
Loading