fix compiler warnings with GHC-9.10 #2611
Annotations
5 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/.
|
tests/GasModelSpec.hs#L31
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
tests/ZkSpec.hs#L9
The import of ‘Data.Foldable’ is redundant
|
tests/ZkSpec.hs#L319
In the use of ‘head’
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pact-applications.9.10.macos-14", "pact-applications.9.10.macos-latest", "pact-applications.9.10.ubuntu-20.04", "pact-applications.9.10.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