More build fixes #847
ci.yml
on: pull_request
stack resolver
2m 25s
Matrix: cabal
Annotations
1 error and 81 warnings
stack resolver
Process completed with exit code 1.
|
stack resolver
The following actions uses node12 which is deprecated and will be forced to run on node16: haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
stack resolver
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
cabal 3.8.1.0 - ghc 9.4.1
The following actions uses node12 which is deprecated and will be forced to run on node16: haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cabal 3.8.1.0 - ghc 9.4.1
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
cabal 3.8.1.0 - ghc 9.4.1:
src/Sound/Tidal/Pattern.hs#L244
Pattern match(es) are non-exhaustive
|
cabal 3.8.1.0 - ghc 9.4.1:
src/Sound/Tidal/Pattern.hs#L244
Defined but not used: ‘oe’
|
cabal 3.8.1.0 - ghc 9.4.1:
src/Sound/Tidal/Pattern.hs#L245
Defined but not used: ‘oe’
|
cabal 3.8.1.0 - ghc 9.4.1:
src/Sound/Tidal/Pattern.hs#L245
This binding for ‘oe’ shadows the existing binding
|
cabal 3.8.1.0 - ghc 9.4.1:
src/Sound/Tidal/UI.hs#L1574
Pattern match(es) are non-exhaustive
|
cabal 3.8.1.0 - ghc 9.4.1:
src/Sound/Tidal/Stream.hs#L358
Pattern match(es) are non-exhaustive
|
cabal 3.8.1.0 - ghc 9.4.1:
src/Sound/Tidal/Stream.hs#L379
Pattern match(es) are non-exhaustive
|
cabal 3.8.1.0 - ghc 9.4.1:
src/Sound/Tidal/Listener.hs#L41
Pattern match(es) are non-exhaustive
|
cabal 3.8.1.0 - ghc 9.4.1:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
|
cabal 3.8.1.0 - ghc 9.4.1:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the type variable ‘b0’ to type ‘Integer’ in the following constraints
|
cabal 3.4.0.0 - ghc 8.4.4
The following actions uses node12 which is deprecated and will be forced to run on node16: haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cabal 3.4.0.0 - ghc 8.4.4:
src/Sound/Tidal/Pattern.hs#L244
Defined but not used: ‘oe’
|
cabal 3.4.0.0 - ghc 8.4.4:
src/Sound/Tidal/Pattern.hs#L245
This binding for ‘oe’ shadows the existing binding
|
cabal 3.4.0.0 - ghc 8.4.4:
src/Sound/Tidal/Pattern.hs#L245
Defined but not used: ‘oe’
|
cabal 3.4.0.0 - ghc 8.4.4:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal 3.4.0.0 - ghc 8.4.4:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal 3.4.0.0 - ghc 8.4.4:
bench/Speed/Tidal/PatternB.hs#L7
Top-level binding with no type signature: arc1 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.4.4:
bench/Speed/Tidal/PatternB.hs#L8
Top-level binding with no type signature: arc2 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.4.4:
bench/Speed/Tidal/PatternB.hs#L9
Top-level binding with no type signature: arc3 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.4.4:
bench/Speed/Tidal/PatternB.hs#L10
Top-level binding with no type signature: arc4 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.4.4
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
cabal latest - ghc latest
The following actions uses node12 which is deprecated and will be forced to run on node16: haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cabal latest - ghc latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
cabal latest - ghc latest:
src/Sound/Tidal/Pattern.hs#L244
Pattern match(es) are non-exhaustive
|
cabal latest - ghc latest:
src/Sound/Tidal/Pattern.hs#L244
Defined but not used: ‘oe’
|
cabal latest - ghc latest:
src/Sound/Tidal/Pattern.hs#L245
This binding for ‘oe’ shadows the existing binding
|
cabal latest - ghc latest:
src/Sound/Tidal/Pattern.hs#L245
Defined but not used: ‘oe’
|
cabal latest - ghc latest:
src/Sound/Tidal/UI.hs#L1574
Pattern match(es) are non-exhaustive
|
cabal latest - ghc latest:
src/Sound/Tidal/Stream.hs#L358
Pattern match(es) are non-exhaustive
|
cabal latest - ghc latest:
src/Sound/Tidal/Stream.hs#L379
Pattern match(es) are non-exhaustive
|
cabal latest - ghc latest:
src/Sound/Tidal/Listener.hs#L41
Pattern match(es) are non-exhaustive
|
cabal latest - ghc latest:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal latest - ghc latest:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal 3.4.0.0 - ghc 8.6.5
The following actions uses node12 which is deprecated and will be forced to run on node16: haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cabal 3.4.0.0 - ghc 8.6.5:
src/Sound/Tidal/Pattern.hs#L244
Defined but not used: ‘oe’
|
cabal 3.4.0.0 - ghc 8.6.5:
src/Sound/Tidal/Pattern.hs#L245
This binding for ‘oe’ shadows the existing binding
|
cabal 3.4.0.0 - ghc 8.6.5:
src/Sound/Tidal/Pattern.hs#L245
Defined but not used: ‘oe’
|
cabal 3.4.0.0 - ghc 8.6.5:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal 3.4.0.0 - ghc 8.6.5:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal 3.4.0.0 - ghc 8.6.5:
bench/Speed/Tidal/PatternB.hs#L7
Top-level binding with no type signature: arc1 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.6.5:
bench/Speed/Tidal/PatternB.hs#L8
Top-level binding with no type signature: arc2 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.6.5:
bench/Speed/Tidal/PatternB.hs#L9
Top-level binding with no type signature: arc3 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.6.5:
bench/Speed/Tidal/PatternB.hs#L10
Top-level binding with no type signature: arc4 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.6.5
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
cabal 3.4.0.0 - ghc 9.0.1
The following actions uses node12 which is deprecated and will be forced to run on node16: haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cabal 3.4.0.0 - ghc 9.0.1
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
cabal 3.4.0.0 - ghc 9.0.1:
src/Sound/Tidal/Pattern.hs#L244
Defined but not used: ‘oe’
|
cabal 3.4.0.0 - ghc 9.0.1:
src/Sound/Tidal/Pattern.hs#L245
This binding for ‘oe’ shadows the existing binding
|
cabal 3.4.0.0 - ghc 9.0.1:
src/Sound/Tidal/Pattern.hs#L245
Defined but not used: ‘oe’
|
cabal 3.4.0.0 - ghc 9.0.1:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal 3.4.0.0 - ghc 9.0.1:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal 3.4.0.0 - ghc 9.0.1:
bench/Speed/Tidal/PatternB.hs#L7
Top-level binding with no type signature: arc1 :: ArcF Time
|
cabal 3.4.0.0 - ghc 9.0.1:
bench/Speed/Tidal/PatternB.hs#L8
Top-level binding with no type signature: arc2 :: ArcF Time
|
cabal 3.4.0.0 - ghc 9.0.1:
bench/Speed/Tidal/PatternB.hs#L9
Top-level binding with no type signature: arc3 :: ArcF Time
|
cabal 3.4.0.0 - ghc 9.0.1:
bench/Speed/Tidal/PatternB.hs#L10
Top-level binding with no type signature: arc4 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.10.1
The following actions uses node12 which is deprecated and will be forced to run on node16: haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cabal 3.4.0.0 - ghc 8.10.1:
src/Sound/Tidal/Pattern.hs#L244
Defined but not used: ‘oe’
|
cabal 3.4.0.0 - ghc 8.10.1:
src/Sound/Tidal/Pattern.hs#L245
This binding for ‘oe’ shadows the existing binding
|
cabal 3.4.0.0 - ghc 8.10.1:
src/Sound/Tidal/Pattern.hs#L245
Defined but not used: ‘oe’
|
cabal 3.4.0.0 - ghc 8.10.1:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal 3.4.0.0 - ghc 8.10.1:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal 3.4.0.0 - ghc 8.10.1:
bench/Speed/Tidal/PatternB.hs#L7
Top-level binding with no type signature: arc1 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.10.1:
bench/Speed/Tidal/PatternB.hs#L8
Top-level binding with no type signature: arc2 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.10.1:
bench/Speed/Tidal/PatternB.hs#L9
Top-level binding with no type signature: arc3 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.10.1:
bench/Speed/Tidal/PatternB.hs#L10
Top-level binding with no type signature: arc4 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.10.1
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
cabal 3.4.0.0 - ghc 8.8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cabal 3.4.0.0 - ghc 8.8.3:
src/Sound/Tidal/Pattern.hs#L244
Defined but not used: ‘oe’
|
cabal 3.4.0.0 - ghc 8.8.3:
src/Sound/Tidal/Pattern.hs#L245
This binding for ‘oe’ shadows the existing binding
|
cabal 3.4.0.0 - ghc 8.8.3:
src/Sound/Tidal/Pattern.hs#L245
Defined but not used: ‘oe’
|
cabal 3.4.0.0 - ghc 8.8.3:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal 3.4.0.0 - ghc 8.8.3:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
cabal 3.4.0.0 - ghc 8.8.3:
bench/Speed/Tidal/PatternB.hs#L7
Top-level binding with no type signature: arc1 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.8.3:
bench/Speed/Tidal/PatternB.hs#L8
Top-level binding with no type signature: arc2 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.8.3:
bench/Speed/Tidal/PatternB.hs#L9
Top-level binding with no type signature: arc3 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.8.3:
bench/Speed/Tidal/PatternB.hs#L10
Top-level binding with no type signature: arc4 :: ArcF Time
|
cabal 3.4.0.0 - ghc 8.8.3
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|