add tactus field to Pattern #862
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, haskell/actions/setup@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
build:
src/Sound/Tidal/Pattern.hs#L249
Defined but not used: ‘oe’
|
build:
src/Sound/Tidal/Pattern.hs#L250
This binding for ‘oe’ shadows the existing binding
|
build:
src/Sound/Tidal/Pattern.hs#L250
Defined but not used: ‘oe’
|
build:
src/Sound/Tidal/Pattern.hs#L415
• Fields of ‘Pattern’ not initialised: tactus
|
build:
src/Sound/Tidal/UI.hs#L1311
• Fields of ‘Pattern’ not initialised: tactus
|
build:
src/Sound/Tidal/UI.hs#L2767
This binding for ‘pattern’ shadows the existing binding
|
build:
src/Sound/Tidal/UI.hs#L2781
This binding for ‘pattern’ shadows the existing binding
|
build:
src/Sound/Tidal/Stream.hs#L32
The import of ‘Control.Concurrent.MVar’ is redundant
|
build:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
build:
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the following constraints to type ‘Integer’
|
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).
|
Loading