bench contracts #2594
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, larskuhtz/setup-z3@c209497f76e03a4c71ec92c0c6621fb3e1ea5fba, actions/cache@v3, larskuhtz/cabal-cache-action@018b7ae0c480ba3dc4fa0cfa3a0bc1f05b7724b3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/Pact/Types/Crypto.hs#L98
The qualified import of ‘Data.Serialize’ is redundant
|
contract-benchmarks/ContractsBench.hs#L30
The import of ‘Pact.Parse’ is redundant
|
contract-benchmarks/ContractsBench.hs#L31
The import of ‘Pact.Types.Names’ is redundant
|
contract-benchmarks/ContractsBench.hs#L32
The import of ‘Pact.Compile’ is redundant
|
contract-benchmarks/ContractsBench.hs#L41
The import of ‘Data.Functor’ is redundant
|
contract-benchmarks/ContractsBench.hs#L49
The import of ‘Pact.GasModel.Types’ is redundant
|
contract-benchmarks/ContractsBench.hs#L50
The import of ‘Pact.Types.Runtime’ is redundant
|
contract-benchmarks/ContractsBench.hs#L299
Top-level binding with no type signature:
|
contract-benchmarks/ContractsBench.hs#L320
Defined but not used: ‘coinTransferBenches’
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pact-applications.9.6.macos-14", "pact-applications.9.6.macos-latest", "pact-applications.9.6.ubuntu-20.04", "pact-applications.9.6.ubuntu-22.04".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading