Skip to content

Bump phoenix_live_view from 0.20.0 to 0.20.1 #22

Bump phoenix_live_view from 0.20.0 to 0.20.1

Bump phoenix_live_view from 0.20.0 to 0.20.1 #22

Triggered via pull request October 11, 2023 09:20
Status Failure
Total duration 1m 47s
Artifacts

ci.yml

on: pull_request
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/