tx-generator: stop supporting Byron and use more recent API way to handle eras #8920
Annotations
7 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/SizedMetadata.hs#L127
Suggestion in dummyTxSize in module Cardano.Benchmarking.GeneratorTx.SizedMetadata: Redundant bracket ▫︎ Found: "(dummyTxSizeInEra sbe) $ metadataInEra sbe m" ▫︎ Perhaps: "dummyTxSizeInEra sbe $ metadataInEra sbe m"
|
build:
bench/tx-generator/src/Cardano/TxGenerator/UTxO.hs#L3
Warning in module Cardano.TxGenerator.UTxO: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE TypeApplications #-}"
|
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/
|