Skip to content

Bump phoenix_ecto from 4.4.2 to 4.4.3 #32

Bump phoenix_ecto from 4.4.2 to 4.4.3

Bump phoenix_ecto from 4.4.2 to 4.4.3 #32

Triggered via pull request October 30, 2023 08:06
Status Failure
Total duration 2m 6s
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/