Skip to content

wb | enable cardano-profile #8957

wb | enable cardano-profile

wb | enable cardano-profile #8957

Triggered via pull request January 29, 2025 19:25
Status Success
Total duration 53s
Artifacts

check-hlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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/cardano-profile/src/Cardano/Benchmarking/Profile.hs#L125
Suggestion in profilesNoEra in module Cardano.Benchmarking.Profile: Redundant bracket ▫︎ Found: "(overlay obj) . addUnusedDefaults" ▫︎ Perhaps: "overlay obj . addUnusedDefaults"
build: bench/cardano-profile/src/Cardano/Benchmarking/Profile/Types.hs#L479
Suggestion in module Cardano.Benchmarking.Profile.Types: Use list comprehension ▫︎ Found: "if isJust (redeemer p) then\n [\"redeemer\" Aeson..= redeemer p]\nelse\n []" ▫︎ Perhaps: "([\"redeemer\" Aeson..= redeemer p | isJust (redeemer p)])"
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/