version: 0.5.1.0 #107
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
src/Language/LSP/Notebook/StripDirective.hs#L42
Pattern match(es) are non-exhaustive
|
Test:
src/Language/LSP/Notebook/DirectiveToPragma.hs#L46
Pattern match(es) are non-exhaustive
|
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