Skip to content

Bump phoenix_ecto from 4.4.0 to 4.4.1 #156

Bump phoenix_ecto from 4.4.0 to 4.4.1

Bump phoenix_ecto from 4.4.0 to 4.4.1 #156

Triggered via push May 10, 2023 21:13
Status Success
Total duration 2m 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
test
use Bitwise is deprecated. import Bitwise instead
test
use Bitwise is deprecated. import Bitwise instead
test
System.get_pid/0 is deprecated. Use System.pid/0 instead
test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test: lib/flowr/platform/platform.ex#L9
unused alias Multi
test: lib/flowr_web/templates/developer/connector/form_builtin.html.heex#L1
let is deprecated, please use :let instead
test: lib/flowr_web/templates/developer/connector/form_dynamic.html.heex#L1
let is deprecated, please use :let instead
test: test/flowr_web/controllers/page_controller_test.exs#L5
variable "conn" 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)