chore: use mix env prod on CI #142
Annotations
2 errors and 18 warnings
test (1.15, 25):
test/producer/producer_test.exs#L501
test produce record using default partitioner (Klife.ProducerTest)
|
test (1.15, 25)
Process completed with exit code 2.
|
test (1.17, 27)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.14, 24)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.14, 24):
test/support/async_producer_benchmark.ex#L116
variable "data_by_topic" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (1.14, 24):
test/support/async_producer_benchmark.ex#L86
:brod.produce/5 is undefined (module :brod is not available or is yet to be defined)
|
test (1.14, 24):
test/support/async_producer_benchmark.ex#L98
:brod.stop/0 is undefined (module :brod is not available or is yet to be defined)
|
test (1.14, 24):
test/support/async_producer_benchmark.ex#L41
:erlkaf.create_producer/2 is undefined (module :erlkaf is not available or is yet to be defined)
|
test (1.14, 24):
test/support/async_producer_benchmark.ex#L47
:erlkaf.produce/4 is undefined (module :erlkaf is not available or is yet to be defined)
|
test (1.14, 24):
test/support/async_producer_benchmark.ex#L31
:erlkaf.start/0 is undefined (module :erlkaf is not available or is yet to be defined)
|
test (1.14, 24):
test/support/async_producer_benchmark.ex#L60
:erlkaf.stop/0 is undefined (module :erlkaf is not available or is yet to be defined)
|
test (1.16, 26)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.15, 25)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.15, 25):
test/support/async_producer_benchmark.ex#L116
variable "data_by_topic" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (1.15, 25):
test/support/async_producer_benchmark.ex#L86
:brod.produce/5 is undefined (module :brod is not available or is yet to be defined)
|
test (1.15, 25):
test/support/async_producer_benchmark.ex#L98
:brod.stop/0 is undefined (module :brod is not available or is yet to be defined)
|
test (1.15, 25):
test/support/async_producer_benchmark.ex#L41
:erlkaf.create_producer/2 is undefined (module :erlkaf is not available or is yet to be defined)
|
test (1.15, 25):
test/support/async_producer_benchmark.ex#L47
:erlkaf.produce/4 is undefined (module :erlkaf is not available or is yet to be defined)
|
test (1.15, 25):
test/support/async_producer_benchmark.ex#L31
:erlkaf.start/0 is undefined (module :erlkaf is not available or is yet to be defined)
|
test (1.15, 25):
test/support/async_producer_benchmark.ex#L60
:erlkaf.stop/0 is undefined (module :erlkaf is not available or is yet to be defined)
|