Skip to content

Mention phoenix_ecto in FormData protocol docs (#423) #184

Mention phoenix_ecto in FormData protocol docs (#423)

Mention phoenix_ecto in FormData protocol docs (#423) #184

Triggered via push June 4, 2023 20:59
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Run tests (Elixir 1.14, OTP 25.3)
Process completed with exit code 1.
Run tests (Elixir 1.7, OTP 21.3)
The operation was canceled.
Run tests (Elixir 1.14, OTP 25.3)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Run tests (Elixir 1.7, OTP 21.3)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Run tests (Elixir 1.7, OTP 21.3)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
Run tests (Elixir 1.7, OTP 21.3)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead