Clean up compiler warnings and bump stack.yaml
#111
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/Foreign/JavaScript/Types.hs#L200
Pattern match(es) are non-exhaustive
|
Build:
src/Foreign/JavaScript/Types.hs#L202
Pattern match(es) are non-exhaustive
|
Build:
src/Foreign/JavaScript/Types.hs#L304
Top-level binding with no type signature: flushPeriod :: Int
|
Build:
src/Foreign/JavaScript/Server.hs#L100
This binding for ‘input’ shadows the existing binding
|
Build:
src/Foreign/JavaScript/Server.hs#L150
This binding for ‘root’ shadows the existing binding
|
Build:
src/Foreign/JavaScript/CallBuffer.hs#L4
The import of ‘Control.Concurrent’ is redundant
|
Build:
src/Foreign/JavaScript/EventLoop.hs#L105
Pattern match(es) are non-exhaustive
|
Build:
src/Foreign/JavaScript/EventLoop.hs#L179
Pattern match(es) are non-exhaustive
|
Build:
src/Foreign/JavaScript/Marshal.hs#L95
Pattern match(es) are non-exhaustive
|
Build:
src/Foreign/JavaScript/Marshal.hs#L194
Defined but not used: ‘testFFI’
|
The logs for this run have expired and are no longer available.
Loading