Skip to content

encloseEvent & query windowing functions #793

encloseEvent & query windowing functions

encloseEvent & query windowing functions #793

Triggered via pull request August 9, 2024 06:51
Status Failure
Total duration 2m 50s
Artifacts

listener-build-linux.yml

on: pull_request
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
build (9.0.1, 3.4.0.0): src/Sound/Tidal/UI.hs#L2072
• Variable not in scope: numerator :: p -> t
build (9.0.1, 3.4.0.0): src/Sound/Tidal/UI.hs#L2073
• Variable not in scope: denominator :: p -> t
build (9.0.1, 3.4.0.0): src/Sound/Tidal/UI.hs#L2074
• Variable not in scope: numerator :: Time -> t
build (9.0.1, 3.4.0.0)
Process completed with exit code 1.
build (9.0.1, 3.4.0.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (9.0.1, 3.4.0.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (9.0.1, 3.4.0.0): src/Sound/Tidal/Pattern.hs#L918
Defined but not used: ‘ctx’
build (9.0.1, 3.4.0.0): src/Sound/Tidal/Pattern.hs#L918
This binding for ‘part’ shadows the existing binding
build (9.0.1, 3.4.0.0): src/Sound/Tidal/Pattern.hs#L918
Defined but not used: ‘part’
build (9.0.1, 3.4.0.0): src/Sound/Tidal/Pattern.hs#L918
Defined but not used: ‘val’
build (9.0.1, 3.4.0.0)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).