Skip to content

#2 mix phx.gen.live - create LiveView files #8

#2 mix phx.gen.live - create LiveView files

#2 mix phx.gen.live - create LiveView files #8

Triggered via push September 28, 2023 02:38
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build and test: lib/fields_demo_web/live/attendee_live/index.ex#L26
** (CompileError) lib/fields_demo_web/live/attendee_live/index.ex:26: FieldsDemo.Accounts.Attendee.__struct__/1 is undefined, cannot expand struct FieldsDemo.Accounts.Attendee. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
Build and test
Process completed with exit code 1.
Build and test
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/