Skip to content

refactor(post_json): log unparsed tuple instead of post on error #72

refactor(post_json): log unparsed tuple instead of post on error

refactor(post_json): log unparsed tuple instead of post on error #72

Triggered via push December 12, 2024 23:27
Status Failure
Total duration 3m 28s
Artifacts

main.yml

on: push
dependencies
30s
dependencies
static_code_analysis
12s
static_code_analysis
Run tests
2m 39s
Run tests
build-and-push-image
0s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
static_code_analysis
Process completed with exit code 1.
dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
static_code_analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run tests
the Behaviour module is deprecated. Instead of using this module, use the @callback and @macrocallback module attributes. See the documentation for Module for more information on these attributes
Run tests
5..1 has a default step of -1, please write 5..1//-1 instead
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run tests: lib/epochtalk_server/models/mention.ex#L168
2..-1 has a default step of -1, please write 2..-1//-1 instead
Run tests: lib/epochtalk_server/models/image_reference.ex#L1
invalid association `posts` in schema EpochtalkServer.Models.ImageReference: :join_through schema PostImageReference does not exist
Run tests: lib/epochtalk_server/models/image_reference.ex#L1
invalid association `profiles` in schema EpochtalkServer.Models.ImageReference: :join_through schema ProfileImageReference does not exist