Skip to content

Add consumer group integration tests #52

Add consumer group integration tests

Add consumer group integration tests #52

Triggered via pull request February 24, 2024 11:07
Status Failure
Total duration 3m 43s
Artifacts

checks.yml

on: pull_request
Matrix: check | setup dependencies
Matrix: Static Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Static Code Analysis (1.15, 26.1)
Process completed with exit code 4.
check | setup dependencies (1.15, 26.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.0, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check | setup dependencies (1.15, 26.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.0, 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/
check | setup dependencies (1.15, 26.1)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
check | setup dependencies (1.15, 26.1)
use Bitwise is deprecated. import Bitwise instead
check | setup dependencies (1.15, 26.1)
use Bitwise is deprecated. import Bitwise instead
check | setup dependencies (1.15, 26.1)
use Bitwise is deprecated. import Bitwise instead
check | setup dependencies (1.15, 26.1)
Ecto.Migrator.run/4 is undefined (module Ecto.Migrator is not available or is yet to be defined)
Static Code Analysis (1.15, 26.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.6.0, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Code Analysis (1.15, 26.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.6.0, 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/
Static Code Analysis (1.15, 26.1)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
Static Code Analysis (1.15, 26.1): test/support/request_factory.ex#L140
Numbers larger than 9999 should be written with underscores: 30_000
Static Code Analysis (1.15, 26.1): test/support/request_factory.ex#L122
Numbers larger than 9999 should be written with underscores: 10_000