chore(api): updated the protocol params endpoint with the new api res… #9557
Annotations
2 errors and 2 warnings
check
Type '{ linearFee: { constant: string; coefficient: string; }; coinsPerUtxoByte: string; poolDeposit: string; keyDeposit: string; epoch: number; }' is missing the following properties from type 'Readonly<{ linearFee: { constant: string; coefficient: string; }; minFeeReferenceScript: { coinsPerByte: NumbersRatio; tierStepBytes: string; multiplier: string; }; coinsPerUtxoByte: string; ... 25 more ...; votingThresholds: { ...; }; }>': minFeeReferenceScript, maxBlockBodySize, maxBlockHeaderSize, maxTxSize, and 20 more.
|
check
Process completed with exit code 2.
|
check
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/
|
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|