Skip to content

cardano-tracer: Allow switching EKG service between different nodes. #8311

cardano-tracer: Allow switching EKG service between different nodes.

cardano-tracer: Allow switching EKG service between different nodes. #8311

Triggered via pull request September 23, 2024 10:02
Status Success
Total duration 56s
Artifacts

check-hlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, rwe/actions-hlint-setup@v1, rwe/actions-hlint-run@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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-tracer/src/Cardano/Tracer/Configuration.hs#L178
Suggestion in wellFormed in module Cardano.Tracer.Configuration: Redundant bracket ▫︎ Found: "null . (NE.filter (not . nullAddress) addrs)" ▫︎ Perhaps: "null . NE.filter (not . nullAddress) addrs"
build: cardano-tracer/src/Cardano/Tracer/Configuration.hs#L179
Suggestion in wellFormed in module Cardano.Tracer.Configuration: Redundant bracket ▫︎ Found: "notNull . (NE.filter invalidFileMode logging)" ▫︎ Perhaps: "notNull . NE.filter invalidFileMode logging"
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/