fix: gzip payload chunking for large batches #927
Annotations
18 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run unit tests with code coverage check
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run unit tests with code coverage check
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run unit tests with code coverage check
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run unit tests with code coverage check
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run unit tests with code coverage check
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run unit tests with code coverage check
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run unit tests with code coverage check
the log level :warn is deprecated, use :warning instead
|
Run compilation warnings check
use Bitwise is deprecated. import Bitwise instead
|
Run compilation warnings check
missing parentheses for expression following "do:" keyword. Parentheses are required to solve ambiguity inside keywords.
|
Run compilation warnings check
missing parentheses for expression following "do:" keyword. Parentheses are required to solve ambiguity inside keywords.
|
Run compilation warnings check
String.lstrip/1 is deprecated. Use String.trim_leading/1 instead
|
Run compilation warnings check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run compilation warnings check
use Bitwise is deprecated. import Bitwise instead
|
Run compilation warnings check
use Bitwise is deprecated. import Bitwise instead
|
Run compilation warnings check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run compilation warnings check
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run compilation warnings check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
The logs for this run have expired and are no longer available.
Loading