execute macro actions in phase 1 #260
Annotations
6 errors and 5 warnings
src/Pretty.hs#L701
• No instance for (Pretty VarInfo MacroDest)
|
src/Pretty.hs#L703
• No instance for (Pretty VarInfo SplitType.SplitTypePtr)
|
src/Pretty.hs#L704
• No instance for (Pretty VarInfo AfterTypeTask)
|
src/Pretty.hs#L707
• No instance for (Pretty
|
src/Pretty.hs#L719
• No instance for (Pretty VarInfo Var) arising from a use of ‘pp’
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Core.hs#L25
The import of ‘Data.List’ is redundant
|
src/Evaluator.hs#L16
The qualified import of ‘Data.Text’ is redundant
|
|
This job failed
Loading