PLT-7979 Provide support for sending ledger events over a TChan #40
Annotations
12 warnings
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/
|
Set up HLint
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/
|
Set up HLint
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/
|
Set up HLint
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/
|
Run HLint:
cardano-node/src/Cardano/Node/LedgerEvent.hs#L700
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
Run HLint:
cardano-node/src/Cardano/Node/LedgerEvent.hs#L701
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
Run HLint:
cardano-node/src/Cardano/Node/LedgerEvent.hs#L702
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
Run HLint:
cardano-node/src/Cardano/Node/LedgerEvent.hs#L703
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
Run HLint:
cardano-node/src/Cardano/Node/LedgerEvent.hs#L704
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
Run HLint:
cardano-node/src/Cardano/Node/LedgerEvent.hs#L705
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
Run HLint:
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}"
|
Run HLint
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/
|
The logs for this run have expired and are no longer available.
Loading