Update docs to note that form/1 is preferred over form_for/4 (#433) #192
Annotations
4 warnings
Run tests (Elixir 1.7, OTP 21.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests (Elixir 1.7, OTP 21.3):
test/phoenix_html_test.exs#L8
Phoenix.HTML.sigil_E/2 is deprecated. use the ~H sigil instead
|
Run tests (Elixir 1.14, OTP 25.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests (Elixir 1.14, OTP 25.3):
test/phoenix_html_test.exs#L8
Phoenix.HTML.sigil_E/2 is deprecated. use the ~H sigil instead
|