Skip to content

Merge pull request #7 from dwyl/dependabot/hex/phoenix_html-3.3.3 #21

Merge pull request #7 from dwyl/dependabot/hex/phoenix_html-3.3.3

Merge pull request #7 from dwyl/dependabot/hex/phoenix_html-3.3.3 #21

Triggered via push October 11, 2023 09:19
Status Failure
Total duration 1m 47s
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/