Skip to content

Update to latest

Update to latest #76

Triggered via push September 21, 2023 12:44
Status Success
Total duration 57s
Artifacts

check-hlint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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 `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-api/cardano-api/internal/Cardano/Api/Modes.hs#L5
Warning in module Cardano.Api.Modes: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE LambdaCase #-}"
build: cardano-api/cardano-api/internal/Cardano/Api/ProtocolParameters.hs#L421
Warning in createPParamsUpdateIntroducedInAlonzo in module Cardano.Api.ProtocolParameters: Redundant bracket ▫︎ Found: "(AlonzoOnwardsPParams {..})" ▫︎ Perhaps: "AlonzoOnwardsPParams {..}"
build: cardano-api/cardano-api/internal/Cardano/Api/Script.hs#L924
Warning in AlonzoPlutusScript in module Cardano.Api.Script: Redundant bracket ▫︎ Found: "(Alonzo.Plutus {Alonzo.plutusLanguage = lang,\n Alonzo.plutusScript = Alonzo.BinaryPlutus script})" ▫︎ Perhaps: "Alonzo.Plutus {Alonzo.plutusLanguage = lang,\n Alonzo.plutusScript = Alonzo.BinaryPlutus script}"
build: cardano-api/cardano-api/internal/Cardano/Api/Utils.hs#L8
Warning in module Cardano.Api.Utils: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE TypeOperators #-}" ▫︎ Note: may require `{-# LANGUAGE ExplicitNamespaces #-}` adding to the top of the file
build: cardano-api/cardano-api/internal/Cardano/Api/Eras/Core.hs#L5
Warning in module Cardano.Api.Eras.Core: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE PatternSynonyms #-}"
build: hedgehog-extras/src/Hedgehog/Extras/Test/Process.hs#L174
Suggestion in execFlex' in module Hedgehog.Extras.Test.Process: Redundant $ ▫︎ Found: "L.unlines\n $ [\"Process exited with non-zero exit-code\", \"━━━━ command ━━━━\",\n pkgBin <> \" \" <> L.unwords (fmap argQuote arguments),\n \"━━━━ stdout ━━━━\", stdout, \"━━━━ stderr ━━━━\", stderr,\n \"━━━━ exit code ━━━━\", show @int exitCode]" ▫︎ Perhaps: "L.unlines\n [\"Process exited with non-zero exit-code\", \"━━━━ command ━━━━\",\n pkgBin <> \" \" <> L.unwords (fmap argQuote arguments),\n \"━━━━ stdout ━━━━\", stdout, \"━━━━ stderr ━━━━\", stderr,\n \"━━━━ exit code ━━━━\", show @int exitCode]"
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/