Define new property for validating CDDL conformance of ledger events. #31
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#L392
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
build:
cardano-node/src/Cardano/Node/LedgerEvent.hs#L393
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
build:
cardano-node/src/Cardano/Node/LedgerEvent.hs#L394
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
build:
cardano-node/src/Cardano/Node/LedgerEvent.hs#L395
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
build:
cardano-node/src/Cardano/Node/LedgerEvent.hs#L396
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
build:
cardano-node/src/Cardano/Node/LedgerEvent.hs#L397
Warning in eventCodecVersion in module Cardano.Node.LedgerEvent: Redundant bracket ▫︎ Found: "(Z {})" ▫︎ Perhaps: "Z {}"
|
build:
cardano-node/test/Test/Cardano/Node/LedgerEvent.hs#L18
Warning in specification in module Test.Cardano.Node.LedgerEvent: Missing NOINLINE pragma ▫︎ Found: "specification = unsafePerformIO $ TIO.readFile \"ledger_event.cddl\"" ▫︎ Perhaps: "{-# NOINLINE specification #-}\nspecification = unsafePerformIO $ TIO.readFile \"ledger_event.cddl\""
|
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/
|