Skip to content

An experimental cardano-node version #7971

An experimental cardano-node version

An experimental cardano-node version #7971

Triggered via pull request August 13, 2024 14:58
Status Success
Total duration 51s
Artifacts

check-hlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, rwe/actions-hlint-setup@v1, rwe/actions-hlint-run@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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: bench/tx-generator/src/Cardano/Benchmarking/GeneratorTx/SubmissionClient.hs#L53
Warning in module Cardano.Benchmarking.GeneratorTx.SubmissionClient: Use fewer imports ▫︎ Found: "import Ouroboros.Network.Protocol.TxSubmission2.Type\n ( NumTxIdsToAck(..), NumTxIdsToReq(..) )\nimport Ouroboros.Network.Protocol.TxSubmission2.Type\n ( BlockingReplyList(..), SingBlockingStyle(..), TxSizeInBytes )\n" ▫︎ Perhaps: "import Ouroboros.Network.Protocol.TxSubmission2.Type\n ( NumTxIdsToAck(..),\n NumTxIdsToReq(..),\n BlockingReplyList(..),\n SingBlockingStyle(..),\n TxSizeInBytes )\n"
build: trace-forward/src/Trace/Forward/Protocol/DataPoint/Type.hs#L2
Warning in module Trace.Forward.Protocol.DataPoint.Type: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE EmptyCase #-}"
build: trace-forward/src/Trace/Forward/Protocol/TraceObject/Type.hs#L3
Warning in module Trace.Forward.Protocol.TraceObject.Type: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE EmptyCase #-}"
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/