Skip to content

Implement mempool monitoring #101

Implement mempool monitoring

Implement mempool monitoring #101

Triggered via pull request June 14, 2024 01:10
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Static Analysis
Process completed with exit code 1.
Setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Setup
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Setup
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Setup
0..-2 has a default step of -1, please write 0..-2//-1 instead
Setup
1..-1 has a default step of -1, please write 1..-1//-1 instead
Setup
1..-2 has a default step of -1, please write 1..-2//-1 instead
Setup
1..-2 has a default step of -1, please write 1..-2//-1 instead
Setup
1..-2 has a default step of -1, please write 1..-2//-1 instead
Setup
1..-2 has a default step of -1, please write 1..-2//-1 instead
Setup
1..-2 has a default step of -1, please write 1..-2//-1 instead
Setup
1..-2 has a default step of -1, please write 1..-2//-1 instead
Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Analysis
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.cli_switches() is deprecated, you must add parentheses instead: remote.function()
Static Analysis
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.cli_switches() is deprecated, you must add parentheses instead: remote.function()
Static Analysis
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.treat_unknown_args_as_files?() is deprecated, you must add parentheses instead: remote.function()
Static Analysis
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.param_names() is deprecated, you must add parentheses instead: remote.function()
Static Analysis
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.base_priority() is deprecated, you must add parentheses instead: remote.function()
Static Analysis
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.elixir_version() is deprecated, you must add parentheses instead: remote.function()
Static Analysis
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.param_defaults() is deprecated, you must add parentheses instead: remote.function()
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.