Node 11.1.0 SRE prep #12224
Annotations
11 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, rwe/actions-hlint-run@c178fa6263930e604e377a21ef54403306bdc1c7, rwe/actions-hlint-setup@9f5da5e7cd43663fb7b2e2154a087c17f0471ed1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/Tracing/Tracers/ChainDB.hs#L1835
Warning in module Cardano.Node.Tracing.Tracers.ChainDB: Redundant bracket ▫︎ Found: "(LedgerDB.SnapshotRequestCompleted)" ▫︎ Perhaps: "LedgerDB.SnapshotRequestCompleted"
|
|
build:
cardano-node/src/Cardano/Node/Tracing/Tracers/ChainDB.hs#L1832
Suggestion in module Cardano.Node.Tracing.Tracers.ChainDB: Use record patterns ▫︎ Found: "LedgerDB.SnapshotRequestDelayed _ _ _" ▫︎ Perhaps: "LedgerDB.SnapshotRequestDelayed {}"
|
|
build:
cardano-node/src/Cardano/Node/Tracing/Tracers/ChainDB.hs#L1792
Warning in module Cardano.Node.Tracing.Tracers.ChainDB: Redundant bracket ▫︎ Found: "(LedgerDB.SnapshotRequestCompleted)" ▫︎ Perhaps: "LedgerDB.SnapshotRequestCompleted"
|
|
build:
cardano-node/src/Cardano/Node/Tracing/Tracers/ChainDB.hs#L1704
Suggestion in module Cardano.Node.Tracing.Tracers.ChainDB: Use record patterns ▫︎ Found: "PerasCertDB.AddCert _ _ _" ▫︎ Perhaps: "PerasCertDB.AddCert {}"
|
|
build:
cardano-node/src/Cardano/Node/Tracing/Tracers/ChainDB.hs#L1688
Suggestion in module Cardano.Node.Tracing.Tracers.ChainDB: Use record patterns ▫︎ Found: "PerasCertDB.AddCert _ _ _" ▫︎ Perhaps: "PerasCertDB.AddCert {}"
|
|
build:
bench/tx-generator/src/Cardano/Benchmarking/OuroborosImports.hs#L3
Warning in module Cardano.Benchmarking.OuroborosImports: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE NamedFieldPuns #-}"
|
|
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/
|