UTxO-HD targeting main #8936
Annotations
9 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
build:
cardano-node/src/Cardano/Node/Run.hs#L2
Warning in module Cardano.Node.Run: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE PatternSynonyms #-}"
|
build:
cardano-node/src/Cardano/Node/Tracing/Tracers/ChainDB.hs#L1580
Warning in module Cardano.Node.Tracing.Tracers.ChainDB: Redundant bracket ▫︎ Found: "(LedgerDB.TraceForkerEventWithKey)" ▫︎ Perhaps: "LedgerDB.TraceForkerEventWithKey"
|
build:
cardano-node/src/Cardano/Node/Tracing/Tracers/ChainDB.hs#L1582
Warning in module Cardano.Node.Tracing.Tracers.ChainDB: Redundant bracket ▫︎ Found: "(LedgerDB.FlavorImplSpecificTrace)" ▫︎ Perhaps: "LedgerDB.FlavorImplSpecificTrace"
|
build:
cardano-node/src/Cardano/Tracing/OrphanInstances/Consensus.hs#L24
Warning in module Cardano.Tracing.OrphanInstances.Consensus: Use fewer imports ▫︎ Found: "import Ouroboros.Network.Block ( MaxSlotNo(..) )\nimport Ouroboros.Network.Block\n ( BlockNo(..),\n ChainUpdate(..),\n SlotNo(..),\n StandardHash,\n Tip(..),\n blockHash,\n pointSlot,\n tipFromHeader )\n" ▫︎ Perhaps: "import Ouroboros.Network.Block\n ( MaxSlotNo(..),\n BlockNo(..),\n ChainUpdate(..),\n SlotNo(..),\n StandardHash,\n Tip(..),\n blockHash,\n pointSlot,\n tipFromHeader )\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/
|