feat(script): implement script to sequentially hit by thread route an… #73
main.yml
on: push
Annotations
3 errors and 9 warnings
static_code_analysis
Process completed with exit code 1.
|
Run tests:
test/epochtalk_server_web/controllers/poll_test.exs#L543
test lock/2 given thread and user who does not own the poll, does not lock poll (Test.EpochtalkServerWeb.Controllers.Poll)
|
Run tests
Process completed with exit code 2.
|
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
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
|