Leverage disk for the summary cache to stream summaries #3859
Annotations
2 errors and 13 warnings
Build and test:
test/archethic_web/api/graphql/schema_test.exs#L853
test query: beacon_chain_summary should take into account limit and offset when sending transaction_summaries (ArchethicWeb.API.GraphQL.SchemaTest)
|
Build and test
Process completed with exit code 2.
|
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Build and test
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Build and test
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
|
Build and test
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Build and test
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Build and test
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|
Build and test:
test/archethic/beacon_chain/subset/summary_cache_test.exs#L116
variable "pid" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
test/archethic/beacon_chain/subset/summary_cache_test.exs#L170
variable "tx1" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|