More build fixes #847
Annotations
12 warnings
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/
|
install cabal and ghc
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
build:
src/Sound/Tidal/Pattern.hs#L244
Pattern match(es) are non-exhaustive
|
build:
src/Sound/Tidal/Pattern.hs#L244
Defined but not used: ‘oe’
|
build:
src/Sound/Tidal/Pattern.hs#L245
Defined but not used: ‘oe’
|
build:
src/Sound/Tidal/Pattern.hs#L245
This binding for ‘oe’ shadows the existing binding
|
build:
src/Sound/Tidal/UI.hs#L1574
Pattern match(es) are non-exhaustive
|
build:
src/Sound/Tidal/Stream.hs#L358
Pattern match(es) are non-exhaustive
|
build:
src/Sound/Tidal/Stream.hs#L379
Pattern match(es) are non-exhaustive
|
build:
src/Sound/Tidal/Listener.hs#L41
Pattern match(es) are non-exhaustive
|
build:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
|
build:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the type variable ‘b0’ to type ‘Integer’ in the following constraints
|
The logs for this run have expired and are no longer available.
Loading