Skip to content

WIP: UTXO-HD for node 8.9.1 #7432

WIP: UTXO-HD for node 8.9.1

WIP: UTXO-HD for node 8.9.1 #7432

Triggered via pull request May 24, 2024 11:06
Status Success
Total duration 40s
Artifacts

check-hlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, rwe/actions-hlint-setup@v1, rwe/actions-hlint-run@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: rwe/actions-hlint-setup@v1, rwe/actions-hlint-run@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/Tracing/Tracers.hs#L132
Warning in mkDispatchTracers in module Cardano.Node.Tracing.Tracers: Redundant bracket ▫︎ Found: "(LedgerDB.ReplayedBlock {})" ▫︎ Perhaps: "LedgerDB.ReplayedBlock {}"
build: cardano-node/src/Cardano/Node/Tracing/Tracers/ChainDB.hs#L1478
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#L1480
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#L23
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/