Skip to content

gRPC: Add gRPC interface to cardano-node with tests in cardano-testnet #10790

gRPC: Add gRPC interface to cardano-node with tests in cardano-testnet

gRPC: Add gRPC interface to cardano-node with tests in cardano-testnet #10790

Triggered via pull request November 25, 2025 20:21
Status Success
Total duration 1m 1s
Artifacts

check-hlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/