Skip to content

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

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

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

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

check-hlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 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#L183
Warning in wellFormed in module Cardano.Tracer.Configuration: Redundant if ▫︎ Found: "if hasRepeats ports then\n error (\"has repeats \" ++ show ports ++ \" = True\")\nelse\n False" ▫︎ Perhaps: "hasRepeats ports\n && error (\"has repeats \" ++ show ports ++ \" = True\")"
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/