Skip to content

Bump postgrex from 0.17.3 to 0.17.4 #42

Bump postgrex from 0.17.3 to 0.17.4

Bump postgrex from 0.17.3 to 0.17.4 #42

Triggered via pull request December 5, 2023 07:43
Status Failure
Total duration 1m 29s
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/