Skip to content

Remove remaining Repo.insert in test to use factori #570

Remove remaining Repo.insert in test to use factori

Remove remaining Repo.insert in test to use factori #570

Triggered via push March 22, 2024 18:03
Status Failure
Total duration 5m 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
test: test/web/controllers/export_controller_test.exs#L310
test export with language overrides (AccentTest.ExportController)
test: test/web/controllers/export_jipt_controller_test.exs#L127
test export with language overrides (AccentTest.ExportJIPTController)
test
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: test/web/controllers/export_controller_test.exs#L311
Repo.update!/1 is undefined (module Repo is not available or is yet to be defined)
test: test/web/controllers/export_jipt_controller_test.exs#L128
Repo.update!/1 is undefined (module Repo is not available or is yet to be defined)
test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
test
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
test
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
test
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead