flake.nix: update nixpkgs and remove temporary hosc input #971
Annotations
13 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, haskell/actions/setup@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/UI.hs#L277
This binding for ‘pairs’ shadows the existing binding
|
build:
src/Sound/Tidal/UI.hs#L1300
This binding for ‘pairs’ shadows the existing binding
|
build:
src/Sound/Tidal/Stepwise.hs#L99
Pattern match(es) are non-exhaustive
|
build:
src/Sound/Tidal/Stepwise.hs#L107
This binding for ‘start’ shadows the existing binding
|
build:
src/Sound/Tidal/Stepwise.hs#L148
Defined but not used: ‘c’
|
build:
src/Sound/Tidal/Stepwise.hs#L156
Defined but not used: ‘dur’
|
build:
src/Sound/Tidal/Control.hs#L30
The import of ‘fromJust, isJust’
|
build:
src/Sound/Tidal/Control.hs#L38
The import of ‘Sound.Tidal.Utils’ 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’
|
Loading