gRPC: Add gRPC interface to cardano-node with tests in cardano-testnet #10821
Annotations
6 warnings
|
Run HLint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run HLint:
cardano-testnet/src/Testnet/Defaults.hs#L307
Suggestion in defaultYamlHardforkViaConfig in module Testnet.Defaults: Redundant $ ▫︎ Found: "fromString $ \"PrometheusSimple suffix 0.0.0.0 12798\"" ▫︎ Perhaps: "fromString \"PrometheusSimple suffix 0.0.0.0 12798\""
|
|
Run HLint:
cardano-testnet/src/Parsers/Cardano.hs#L8
Warning in module Parsers.Cardano: Use fewer imports ▫︎ Found: "import Cardano.Api ( AnyShelleyBasedEra(..) )\nimport Cardano.Api ( AnyShelleyBasedEra(..) )\nimport Cardano.Api\n ( AnyShelleyBasedEra(..), EraInEon(..), prettyShow )\n" ▫︎ Perhaps: "import Cardano.Api\n ( AnyShelleyBasedEra(..),\n AnyShelleyBasedEra(..),\n AnyShelleyBasedEra(..),\n EraInEon(..),\n prettyShow )\n"
|
|
Set up HLint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Set up HLint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Set up HLint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading