Skip to content

Bumped linear upper bound #126

Bumped linear upper bound

Bumped linear upper bound #126

Triggered via pull request December 20, 2024 08:09
Status Failure
Total duration 36m 22s
Artifacts

workflow.yml

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

Annotations

4 errors and 68 warnings
windows-latest ghc-8.8
All install methods for ghc 8.8.4.1 failed
windows-latest ghc-8.10
All install methods for cabal 3.6.2.0 failed
windows-latest ghc-9.0
All install methods for cabal 3.6.2.0 failed
windows-latest ghc-9.2
All install methods for cabal 3.6.2.0 failed
windows-latest ghc-8.8
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest ghc-8.8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest ghc-8.8: src/SDL/Input/GameController.hs#L43
The import of ‘Foreign.Marshal.Alloc’ is redundant
ubuntu-latest ghc-8.8: src/SDL/Input/GameController.hs#L45
The import of ‘Foreign.Storable’ is redundant
ubuntu-latest ghc-8.8: src/SDL/Input/GameController.hs#L47
The import of ‘GHC.Int’ is redundant
ubuntu-latest ghc-8.8: src/SDL/Input/GameController.hs#L52
The import of ‘SDL.Vect’ is redundant
ubuntu-latest ghc-8.8: src/SDL/Input/Mouse.hs#L46
The import of ‘Data.Bool’ is redundant
ubuntu-latest ghc-8.8: src/SDL/Input/Mouse.hs#L303
This binding for ‘point’ shadows the existing binding
ubuntu-latest ghc-8.8
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest ghc-8.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest ghc-8.10
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest ghc-8.10: src/SDL/Input/GameController.hs#L43
The import of ‘Foreign.Marshal.Alloc’ is redundant
ubuntu-latest ghc-8.10: src/SDL/Input/GameController.hs#L45
The import of ‘Foreign.Storable’ is redundant
ubuntu-latest ghc-8.10: src/SDL/Input/GameController.hs#L47
The import of ‘GHC.Int’ is redundant
ubuntu-latest ghc-8.10: src/SDL/Input/GameController.hs#L52
The import of ‘SDL.Vect’ is redundant
ubuntu-latest ghc-8.10: src/SDL/Input/Mouse.hs#L46
The import of ‘Data.Bool’ is redundant
ubuntu-latest ghc-8.10: src/SDL/Input/Mouse.hs#L303
This binding for ‘point’ shadows the existing binding
windows-latest ghc-8.10
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest ghc-9.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest ghc-9.0: src/SDL/Input/GameController.hs#L43
The import of ‘Foreign.Marshal.Alloc’ is redundant
ubuntu-latest ghc-9.0: src/SDL/Input/GameController.hs#L45
The import of ‘Foreign.Storable’ is redundant
ubuntu-latest ghc-9.0: src/SDL/Input/GameController.hs#L47
The import of ‘GHC.Int’ is redundant
ubuntu-latest ghc-9.0: src/SDL/Input/GameController.hs#L52
The import of ‘SDL.Vect’ is redundant
ubuntu-latest ghc-9.0: src/SDL/Input/Mouse.hs#L46
The import of ‘Data.Bool’ is redundant
ubuntu-latest ghc-9.0: src/SDL/Input/Mouse.hs#L303
This binding for ‘point’ shadows the existing binding
ubuntu-latest ghc-9.0
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macOS-latest ghc-8.8
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS-latest ghc-8.8
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macOS-latest ghc-8.8: src/SDL/Input/GameController.hs#L43
The import of ‘Foreign.Marshal.Alloc’ is redundant
macOS-latest ghc-8.8: src/SDL/Input/GameController.hs#L45
The import of ‘Foreign.Storable’ is redundant
macOS-latest ghc-8.8: src/SDL/Input/GameController.hs#L47
The import of ‘GHC.Int’ is redundant
macOS-latest ghc-8.8: src/SDL/Input/GameController.hs#L52
The import of ‘SDL.Vect’ is redundant
macOS-latest ghc-8.8: src/SDL/Input/Mouse.hs#L46
The import of ‘Data.Bool’ is redundant
macOS-latest ghc-8.8: src/SDL/Input/Mouse.hs#L303
This binding for ‘point’ shadows the existing binding
macOS-latest ghc-8.10: src/SDL/Input/GameController.hs#L43
The import of ‘Foreign.Marshal.Alloc’ is redundant
macOS-latest ghc-8.10: src/SDL/Input/GameController.hs#L45
The import of ‘Foreign.Storable’ is redundant
macOS-latest ghc-8.10: src/SDL/Input/GameController.hs#L47
The import of ‘GHC.Int’ is redundant
macOS-latest ghc-8.10: src/SDL/Input/GameController.hs#L52
The import of ‘SDL.Vect’ is redundant
macOS-latest ghc-8.10: src/SDL/Input/Mouse.hs#L46
The import of ‘Data.Bool’ is redundant
macOS-latest ghc-8.10: src/SDL/Input/Mouse.hs#L303
This binding for ‘point’ shadows the existing binding
macOS-latest ghc-8.10
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS-latest ghc-8.10
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
windows-latest ghc-9.0
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
ubuntu-latest ghc-9.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest ghc-9.2: src/SDL/Input/GameController.hs#L43
The import of ‘Foreign.Marshal.Alloc’ is redundant
ubuntu-latest ghc-9.2: src/SDL/Input/GameController.hs#L45
The import of ‘Foreign.Storable’ is redundant
ubuntu-latest ghc-9.2: src/SDL/Input/GameController.hs#L47
The import of ‘GHC.Int’ is redundant
ubuntu-latest ghc-9.2: src/SDL/Input/GameController.hs#L52
The import of ‘SDL.Vect’ is redundant
ubuntu-latest ghc-9.2: src/SDL/Input/Mouse.hs#L46
The import of ‘Data.Bool’ is redundant
ubuntu-latest ghc-9.2: src/SDL/Input/Mouse.hs#L303
This binding for ‘point’ shadows the existing binding
ubuntu-latest ghc-9.2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
windows-latest ghc-9.2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macOS-latest ghc-9.0
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS-latest ghc-9.0: src/SDL/Input/GameController.hs#L43
The import of ‘Foreign.Marshal.Alloc’ is redundant
macOS-latest ghc-9.0: src/SDL/Input/GameController.hs#L45
The import of ‘Foreign.Storable’ is redundant
macOS-latest ghc-9.0: src/SDL/Input/GameController.hs#L47
The import of ‘GHC.Int’ is redundant
macOS-latest ghc-9.0: src/SDL/Input/GameController.hs#L52
The import of ‘SDL.Vect’ is redundant
macOS-latest ghc-9.0: src/SDL/Input/Mouse.hs#L46
The import of ‘Data.Bool’ is redundant
macOS-latest ghc-9.0: src/SDL/Input/Mouse.hs#L303
This binding for ‘point’ shadows the existing binding
macOS-latest ghc-9.0
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macOS-latest ghc-9.2: src/SDL/Input/GameController.hs#L43
The import of ‘Foreign.Marshal.Alloc’ is redundant
macOS-latest ghc-9.2: src/SDL/Input/GameController.hs#L45
The import of ‘Foreign.Storable’ is redundant
macOS-latest ghc-9.2: src/SDL/Input/GameController.hs#L47
The import of ‘GHC.Int’ is redundant
macOS-latest ghc-9.2: src/SDL/Input/GameController.hs#L52
The import of ‘SDL.Vect’ is redundant
macOS-latest ghc-9.2: src/SDL/Input/Mouse.hs#L46
The import of ‘Data.Bool’ is redundant
macOS-latest ghc-9.2: src/SDL/Input/Mouse.hs#L303
This binding for ‘point’ shadows the existing binding
macOS-latest ghc-9.2
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
macOS-latest ghc-9.2
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf