Skip to content

Automated drep (Scenario 2) #7379

Automated drep (Scenario 2)

Automated drep (Scenario 2) #7379

Triggered via pull request May 16, 2024 22:08
Status Success
Total duration 36s
Artifacts

check-hlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, rwe/actions-hlint-setup@v1, rwe/actions-hlint-run@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Gov/NoConfidence.hs#L159
Suggestion in hprop_gov_no_confidence in module Cardano.Testnet.Test.Gov.NoConfidence: Redundant $ ▫︎ Found: "H.execCli' execConfig\n $ [eraToString era, \"governance\", \"action\", \"create-no-confidence\",\n \"--testnet\", \"--governance-action-deposit\",\n show @integer minActDeposit,\n \"--deposit-return-stake-verification-key-file\", stakeVkeyFp,\n \"--anchor-url\", \"https://tinyurl.com/3wrwb2as\",\n \"--anchor-data-hash\", proposalAnchorDataHash, \"--out-file\",\n proposalFile]" ▫︎ Perhaps: "H.execCli'\n execConfig\n [eraToString era, \"governance\", \"action\", \"create-no-confidence\",\n \"--testnet\", \"--governance-action-deposit\",\n show @integer minActDeposit,\n \"--deposit-return-stake-verification-key-file\", stakeVkeyFp,\n \"--anchor-url\", \"https://tinyurl.com/3wrwb2as\",\n \"--anchor-data-hash\", proposalAnchorDataHash, \"--out-file\",\n proposalFile]"
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/