feat: add endpoint to explore leaders #5828
test-action.yml
on: push
Unit tests
2m 50s
Test coverage
1m 19s
Automated linting
59s
Swagger v2 auto-generation + linting
5s
Dialyzer
29s
Annotations
3 errors and 14 warnings
Automated linting
Process completed with exit code 21.
|
Test coverage
Process completed with exit code 1.
|
Unit tests
Process completed with exit code 1.
|
Swagger v2 auto-generation + linting
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/
|
Dialyzer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Automated linting
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/
|
Automated linting
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of gettext's mix.exs
|
Automated linting
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Automated linting
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Automated linting:
lib/ae_mdw/hyperchain.ex#L19
Functions should have a @SPEC type specification.
|
Automated linting:
lib/ae_mdw/db/mutations/leader_mutation.ex#L45
There should be no calls to `IO.inspect/1`.
|
Automated linting:
lib/ae_mdw/db/mutations/leader_mutation.ex#L33
There should be no calls to `IO.inspect/1`.
|
Automated linting:
lib/ae_mdw/db/mutations/leader_mutation.ex#L30
There should be no calls to `IO.inspect/1`.
|
Test coverage
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 coverage
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of gettext's mix.exs
|
Test coverage
:logger :level has been set to :warn in config files, please use :warning instead
|
Unit tests
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/
|