fix(slice): support slice 1 _
#947
Annotations
11 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/
|
|
src/Sound/Tidal/Control.hs#L30
The import of ‘fromJust, isJust’
|
src/Sound/Tidal/Control.hs#L38
The import of ‘Sound.Tidal.Utils’ is redundant
|
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
|
bench/Speed/Tidal/CoreB.hs#L12
• Defaulting the type variable ‘b0’ to type ‘Integer’ in the following constraints
|
bench/Speed/Tidal/PatternB.hs#L7
Top-level binding with no type signature: arc1 :: ArcF Time
|
bench/Speed/Tidal/PatternB.hs#L8
Top-level binding with no type signature: arc2 :: ArcF Time
|
bench/Speed/Tidal/PatternB.hs#L9
Top-level binding with no type signature: arc3 :: ArcF Time
|
bench/Speed/Tidal/PatternB.hs#L10
Top-level binding with no type signature: arc4 :: ArcF Time
|
This job succeeded
Loading