Update changelog #147
Annotations
17 warnings
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: erlef/setup-beam@988e02bfe678367a02564f65ca2e37726dc0268f. 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
test/claper_web/controllers/user_confirmation_controller_test.exs:34: ClaperWeb.UserConfirmationControllerTest."test POST /users/confirm does not send confirmation token if User is confirmed"/1
|
Build and test
test/claper_web/controllers/user_confirmation_controller_test.exs:59: ClaperWeb.UserConfirmationControllerTest."test POST /users/confirm/:token confirms the given token once"/1
|
Build and test
test/claper_web/controllers/user_confirmation_controller_test.exs:76: ClaperWeb.UserConfirmationControllerTest."test POST /users/confirm/:token confirms the given token once"/1
|
Build and test:
test/claper_web/controllers/user_auth_test.exs#L135
Phoenix.ConnTest.get_flash/2 is deprecated. get_flash/2 is deprecated. Use Phoenix.Flash.get/2 instead
|
Build and test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Build and test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Build and test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Build and test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Build and test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Build and test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Build and test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Build and test
Behaviour.defcallback/1 is deprecated. Use the @callback module attribute instead
|
Build and test
the Behaviour module is deprecated. Instead of using this module, use the @callback and @macrocallback module attributes. See the documentation for Module for more information on these attributes
|
Build and test
(elixir 1.13.2) src/elixir_compiler.erl:58: :elixir_compiler.compile/3
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|