Skip to content

chore: upgrade to verified routes #1149

chore: upgrade to verified routes

chore: upgrade to verified routes #1149

Triggered via pull request September 23, 2024 18:09
Status Failure
Total duration 1m 3s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
OTP 26.x / Elixir 1.14.x: lib/atomic_web/live/department_live/show.html.heex#L213
** (CompileError) lib/atomic_web/live/department_live/show.html.heex:213: undefined function socket/0 (expected AtomicWeb.DepartmentLive.Show to define such a function or for it to be imported, but none are available)
OTP 26.x / Elixir 1.14.x
Process completed with exit code 1.
OTP 26.x / Elixir 1.14.x: lib/atomic_web/live/department_live/show.html.heex#L213
variable "socket" does not exist and is being expanded to "socket()", please use parentheses to remove the ambiguity or change the variable name
OTP 26.x / Elixir 1.14.x: lib/atomic_web/live/department_live/show.html.heex#L213
variable "socket" does not exist and is being expanded to "socket()", please use parentheses to remove the ambiguity or change the variable name
OTP 26.x / Elixir 1.14.x: lib/atomic_web/live/department_live/show.html.heex#L213
variable "socket" does not exist and is being expanded to "socket()", please use parentheses to remove the ambiguity or change the variable name
OTP 26.x / Elixir 1.14.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/