Merge branch 'master' of github.com:codedownio/haskell-notebook-langu… #110
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
|
Build:
src/Language/LSP/Notebook/StripDirective.hs#L42
Pattern match(es) are non-exhaustive
|
Build:
src/Language/LSP/Notebook/DirectiveToPragma.hs#L46
Pattern match(es) are non-exhaustive
|
Build:
bench/Main.hs#L10
The import of ‘Control.Monad.Trans.State’ is redundant
|
Build:
bench/Main.hs#L22
The import of ‘Language.Haskell.GHC.Parser’ is redundant
|
Build:
bench/Main.hs#L24
The import of ‘Language.LSP.Notebook.FrontSifter’ is redundant
|
Build:
bench/Main.hs#L30
Top-level binding with no type signature:
|
Build:
bench/Main.hs#L36
Top-level binding with no type signature:
|
Build:
bench/Main.hs#L37
Top-level binding with no type signature:
|
Build:
bench/Main.hs#L39
Orphan instance: instance Generic PragmaType
|
Build:
bench/Main.hs#L40
Orphan instance: instance NFData PragmaType
|
Loading