support ghc-9.10 #2610
Annotations
12 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/Crypto/Hash/PoseidonNative.hs#L10
The import of ‘Data.List’ is redundant
|
src-tool/Pact/Analyze/Feature.hs#L15
The import of ‘Data.Foldable’ is redundant
|
src/Pact/Typechecker.hs#L1009
In the use of ‘head’
|
src/Pact/Typechecker.hs#L1208
In the use of ‘head’
|
src/Pact/Eval.hs#L664
In the use of ‘head’
|
src/Pact/Native/Pairing.hs#L58
The import of ‘foldl'’ from module ‘Data.Foldable’ is redundant
|
src-tool/Pact/Analyze/Translate.hs#L35
The import of ‘foldl'’ from module ‘Data.Foldable’ is redundant
|
src-tool/Pact/Analyze/Translate.hs#L757
In the use of ‘tail’
|
src/Pact/ApiReq.hs#L283
In the use of ‘head’
|
src/Pact/ApiReq.hs#L283
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", "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