Projection query DSL implementation #1848
Annotations
2 errors and 12 warnings
Run tests spawn:
test/actors/actors_test.exs#L114
test invoke/2 invoke task actor function for a newly registered actor (ActorsTest)
|
Run tests spawn
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests spawn
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run tests spawn
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run tests spawn
this check/guard will always yield the same result
|
Run tests spawn
use Bitwise is deprecated. import Bitwise instead
|
Run tests spawn
unused import Ecto.Query
|
Run tests spawn
function to_json/1 is unused
|
Run tests spawn
variable "projection_name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests spawn
variable "projection_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests spawn
variable "projection_name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests spawn
variable "page" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading