Skip to content

PLT-7979 Provide support for sending ledger events over a TChan #40

PLT-7979 Provide support for sending ledger events over a TChan

PLT-7979 Provide support for sending ledger events over a TChan #40

Triggered via pull request December 1, 2023 03:37
Status Success
Total duration 41s
Artifacts

check-hlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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 `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/LedgerEvent.hs#L700
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/src/Cardano/Node/LedgerEvent.hs#L701
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/src/Cardano/Node/LedgerEvent.hs#L702
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/src/Cardano/Node/LedgerEvent.hs#L703
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/src/Cardano/Node/LedgerEvent.hs#L704
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/src/Cardano/Node/LedgerEvent.hs#L705
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/test/Test/Cardano/Node/LedgerEvent.hs#L63
Warning in prop_LedgerEvent_CDDL_conformance in module Test.Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(CDDL.ValidationError {CDDL.cbor = cbor, CDDL.hint = hint})" ▫︎ Perhaps: "CDDL.ValidationError {CDDL.cbor = cbor, CDDL.hint = hint}"
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/