Skip to content

encloseEvent & query windowing functions #788

encloseEvent & query windowing functions

encloseEvent & query windowing functions #788

Triggered via pull request July 19, 2024 06:03
Status Failure
Total duration 7m 54s
Artifacts

listener-build-macosx.yml

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

Annotations

3 errors and 8 warnings
build (9.0.1, 3.4.0.0): src/Sound/Tidal/UI.hs#L2075
Not in scope: ‘Data.List.sortBy’
build (9.0.1, 3.4.0.0): src/Sound/Tidal/UI.hs#L2090
The type signature for ‘alterT’ lacks an accompanying binding
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): src/Sound/Tidal/Pattern.hs#L929
Pattern match(es) are non-exhaustive
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).