Skip to content

Clean up compiler warnings and bump stack.yaml #111

Clean up compiler warnings and bump stack.yaml

Clean up compiler warnings and bump stack.yaml #111

Triggered via pull request February 8, 2024 12:35
Status Success
Total duration 4m 38s
Artifacts

build-haskell.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

80 warnings
ubuntu-latest-ghc-9.8.1
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/.
ubuntu-latest-ghc-9.8.1: src/Foreign/JavaScript/Types.hs#L200
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.8.1: src/Foreign/JavaScript/Types.hs#L202
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.8.1: src/Foreign/JavaScript/Types.hs#L304
Top-level binding with no type signature: flushPeriod :: Int
ubuntu-latest-ghc-9.8.1: src/Foreign/JavaScript/Server.hs#L100
This binding for ‘input’ shadows the existing binding
ubuntu-latest-ghc-9.8.1: src/Foreign/JavaScript/Server.hs#L150
This binding for ‘root’ shadows the existing binding
ubuntu-latest-ghc-9.8.1: src/Foreign/JavaScript/CallBuffer.hs#L4
The import of ‘Control.Concurrent’ is redundant
ubuntu-latest-ghc-9.8.1: src/Foreign/JavaScript/EventLoop.hs#L105
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.8.1: src/Foreign/JavaScript/EventLoop.hs#L179
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.8.1: src/Foreign/JavaScript/EventLoop.hs#L189
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.8.1: src/Foreign/JavaScript/Marshal.hs#L95
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.6.4
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/.
ubuntu-latest-ghc-9.6.4: src/Foreign/JavaScript/Types.hs#L200
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.6.4: src/Foreign/JavaScript/Types.hs#L202
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.6.4: src/Foreign/JavaScript/Types.hs#L304
Top-level binding with no type signature: flushPeriod :: Int
ubuntu-latest-ghc-9.6.4: src/Foreign/JavaScript/Server.hs#L100
This binding for ‘input’ shadows the existing binding
ubuntu-latest-ghc-9.6.4: src/Foreign/JavaScript/Server.hs#L150
This binding for ‘root’ shadows the existing binding
ubuntu-latest-ghc-9.6.4: src/Foreign/JavaScript/CallBuffer.hs#L4
The import of ‘Control.Concurrent’ is redundant
ubuntu-latest-ghc-9.6.4: src/Foreign/JavaScript/EventLoop.hs#L105
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.6.4: src/Foreign/JavaScript/EventLoop.hs#L179
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.6.4: src/Foreign/JavaScript/EventLoop.hs#L189
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.6.4: src/Foreign/JavaScript/Marshal.hs#L95
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.2.8
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/.
ubuntu-latest-ghc-9.2.8: src/Foreign/JavaScript/Types.hs#L200
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.2.8: src/Foreign/JavaScript/Types.hs#L202
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.2.8: src/Foreign/JavaScript/Types.hs#L304
Top-level binding with no type signature: flushPeriod :: Int
ubuntu-latest-ghc-9.2.8: src/Foreign/JavaScript/Server.hs#L100
This binding for ‘input’ shadows the existing binding
ubuntu-latest-ghc-9.2.8: src/Foreign/JavaScript/Server.hs#L150
This binding for ‘root’ shadows the existing binding
ubuntu-latest-ghc-9.2.8: src/Foreign/JavaScript/CallBuffer.hs#L4
The import of ‘Control.Concurrent’ is redundant
ubuntu-latest-ghc-9.2.8: src/Foreign/JavaScript/EventLoop.hs#L105
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.2.8: src/Foreign/JavaScript/EventLoop.hs#L179
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.2.8: src/Foreign/JavaScript/EventLoop.hs#L189
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.2.8: src/Foreign/JavaScript/Marshal.hs#L95
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.10.7
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/.
ubuntu-latest-ghc-8.10.7: src/Foreign/JavaScript/Types.hs#L200
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.10.7: src/Foreign/JavaScript/Types.hs#L202
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.10.7: src/Foreign/JavaScript/Types.hs#L304
Top-level binding with no type signature: flushPeriod :: Int
ubuntu-latest-ghc-8.10.7: src/Foreign/JavaScript/Server.hs#L100
This binding for ‘input’ shadows the existing binding
ubuntu-latest-ghc-8.10.7: src/Foreign/JavaScript/Server.hs#L150
This binding for ‘root’ shadows the existing binding
ubuntu-latest-ghc-8.10.7: src/Foreign/JavaScript/CallBuffer.hs#L4
The import of ‘Control.Concurrent’ is redundant
ubuntu-latest-ghc-8.10.7: src/Foreign/JavaScript/EventLoop.hs#L105
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.10.7: src/Foreign/JavaScript/EventLoop.hs#L179
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.10.7: src/Foreign/JavaScript/Marshal.hs#L95
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.10.7: src/Foreign/JavaScript/Marshal.hs#L194
Defined but not used: ‘testFFI’
ubuntu-latest-ghc-8.6.5
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/.
ubuntu-latest-ghc-8.6.5: src/Foreign/JavaScript/Types.hs#L200
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.6.5: src/Foreign/JavaScript/Types.hs#L202
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.6.5: src/Foreign/JavaScript/Types.hs#L304
Top-level binding with no type signature: flushPeriod :: Int
ubuntu-latest-ghc-8.6.5: src/Foreign/JavaScript/Server.hs#L100
This binding for ‘input’ shadows the existing binding
ubuntu-latest-ghc-8.6.5: src/Foreign/JavaScript/Server.hs#L150
This binding for ‘root’ shadows the existing binding
ubuntu-latest-ghc-8.6.5: src/Foreign/JavaScript/CallBuffer.hs#L4
The import of ‘Control.Concurrent’ is redundant
ubuntu-latest-ghc-8.6.5: src/Foreign/JavaScript/EventLoop.hs#L105
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.6.5: src/Foreign/JavaScript/EventLoop.hs#L179
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.6.5: src/Foreign/JavaScript/Marshal.hs#L95
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.6.5: src/Foreign/JavaScript/Marshal.hs#L194
Defined but not used: ‘testFFI’
ubuntu-latest-ghc-8.8.4
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/.
ubuntu-latest-ghc-8.8.4: src/Foreign/JavaScript/Types.hs#L200
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.8.4: src/Foreign/JavaScript/Types.hs#L202
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.8.4: src/Foreign/JavaScript/Types.hs#L304
Top-level binding with no type signature: flushPeriod :: Int
ubuntu-latest-ghc-8.8.4: src/Foreign/JavaScript/Server.hs#L100
This binding for ‘input’ shadows the existing binding
ubuntu-latest-ghc-8.8.4: src/Foreign/JavaScript/Server.hs#L150
This binding for ‘root’ shadows the existing binding
ubuntu-latest-ghc-8.8.4: src/Foreign/JavaScript/CallBuffer.hs#L4
The import of ‘Control.Concurrent’ is redundant
ubuntu-latest-ghc-8.8.4: src/Foreign/JavaScript/EventLoop.hs#L105
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.8.4: src/Foreign/JavaScript/EventLoop.hs#L179
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.8.4: src/Foreign/JavaScript/Marshal.hs#L95
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.8.4: src/Foreign/JavaScript/Marshal.hs#L194
Defined but not used: ‘testFFI’
ubuntu-latest-ghc-9.4.7
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/.
ubuntu-latest-ghc-9.4.7: src/Foreign/JavaScript/Types.hs#L200
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.4.7: src/Foreign/JavaScript/Types.hs#L202
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.4.7: src/Foreign/JavaScript/Types.hs#L304
Top-level binding with no type signature: flushPeriod :: Int
ubuntu-latest-ghc-9.4.7: src/Foreign/JavaScript/Server.hs#L100
This binding for ‘input’ shadows the existing binding
ubuntu-latest-ghc-9.4.7: src/Foreign/JavaScript/Server.hs#L150
This binding for ‘root’ shadows the existing binding
ubuntu-latest-ghc-9.4.7: src/Foreign/JavaScript/CallBuffer.hs#L4
The import of ‘Control.Concurrent’ is redundant
ubuntu-latest-ghc-9.4.7: src/Foreign/JavaScript/EventLoop.hs#L105
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.4.7: src/Foreign/JavaScript/EventLoop.hs#L179
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.4.7: src/Foreign/JavaScript/EventLoop.hs#L189
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-9.4.7: src/Foreign/JavaScript/Marshal.hs#L95
Pattern match(es) are non-exhaustive
ubuntu-latest-ghc-8.2.2
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/.
ubuntu-latest-ghc-8.4.4
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/.
ubuntu-latest-ghc-8.0.2
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/.