Skip to content

Add (failing) property for serialisation roundtrip of events #18

Add (failing) property for serialisation roundtrip of events

Add (failing) property for serialisation roundtrip of events #18

Triggered via push September 21, 2023 16:57
Status Success
Total duration 1m 6s
Artifacts

check-hlint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 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#L131
Warning in Reward in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(PoolKeyHash)" ▫︎ Perhaps: "PoolKeyHash"
build: cardano-node/src/Cardano/Node/LedgerEvent.hs#L285
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/src/Cardano/Node/LedgerEvent.hs#L286
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/src/Cardano/Node/LedgerEvent.hs#L287
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/src/Cardano/Node/LedgerEvent.hs#L288
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/src/Cardano/Node/LedgerEvent.hs#L289
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/src/Cardano/Node/LedgerEvent.hs#L290
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
build: cardano-node/src/Cardano/Node/Run.hs#L182
Suggestion in runNode in module Cardano.Node.Run: Avoid lambda ▫︎ Found: "\\ e\n -> BS.hPut h\n $ serializeEvent\n (eventCodecVersion event)\n (AnchoredEvent (getOneEraHash headerHash) slotNo e)" ▫︎ Perhaps: "BS.hPut h\n . serializeEvent (eventCodecVersion event)\n . AnchoredEvent (getOneEraHash headerHash) slotNo"
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/