chore: fix gzip inflate to handle nested lists #64
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
test/support/integration_case.ex#L7
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
test/integration/behaviour/single_broker_test.exs#L89
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
|
test/integration/consumer_group_test.exs#L125
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
|
test/integration/compression_test.exs#L324
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
|
test/integration/producer_test.exs#L646
Container.mapped_port/2 is undefined (module Container is not available or is yet to be defined)
|
This job succeeded
Loading