gRPC: Add gRPC interface to cardano-node with tests in cardano-testnet #10790
Annotations
5 warnings
|
build
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/
|
|
build:
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"
|
|
build
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/
|
|
build
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/
|
|
build
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/
|