Skip to content

Merge pull request #1055 from patrickt/normal-distribution #870

Merge pull request #1055 from patrickt/normal-distribution

Merge pull request #1055 from patrickt/normal-distribution #870

Triggered via push April 10, 2024 08:18
Status Success
Total duration 13m 23s
Artifacts

ci.yml

on: push
stack resolver
5m 3s
stack resolver
Matrix: cabal
Fit to window
Zoom out
Zoom in

Annotations

94 warnings
stack resolver
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/.
stack resolver
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/
stack resolver
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal 3.4.0.0 - ghc 8.4.4
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/.
cabal 3.4.0.0 - ghc 8.4.4
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/
cabal 3.4.0.0 - ghc 8.4.4: src/Sound/Tidal/Signal/Base.hs#L335
This binding for ‘outside’ shadows the existing binding
cabal 3.4.0.0 - ghc 8.4.4: src/Sound/Tidal/Signal/Base.hs#L345
This binding for ‘inside’ shadows the existing binding
cabal 3.4.0.0 - ghc 8.4.4: src/Sound/Tidal/Signal/Waveform.hs#L11
The import of ‘Sound.Tidal.Signal.Base’ is redundant
cabal 3.4.0.0 - ghc 8.4.4: src/Sound/Tidal/Show.hs#L98
Pattern match(es) are non-exhaustive
cabal 3.4.0.0 - ghc 8.4.4: src/Sound/Tidal/Sequence.hs#L28
Orphan instance: instance Num a => Num (Sequence a)
cabal 3.4.0.0 - ghc 8.4.4: src/Sound/Tidal/Sequence.hs#L36
Orphan instance: instance Enum a => Enum (Sequence a)
cabal 3.4.0.0 - ghc 8.4.4: src/Sound/Tidal/Sequence.hs#L46
Orphan instance: instance (Num a, Ord a) => Real (Sequence a)
cabal 3.4.0.0 - ghc 8.4.4: src/Sound/Tidal/Sequence.hs#L49
Orphan instance: instance Integral a => Integral (Sequence a)
cabal 3.4.0.0 - ghc 8.4.4: src/Sound/Tidal/Sequence.hs#L58
Orphan instance: instance Fractional a => Fractional (Sequence a)
cabal 3.4.0.0 - ghc 8.4.4: src/Sound/Tidal/Sequence.hs#L62
Orphan instance: instance Floating a => Floating (Sequence a)
cabal 3.4.0.0 - ghc 8.4.4
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal 3.4.0.0 - ghc 8.8.3
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/.
cabal 3.4.0.0 - ghc 8.8.3
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/
cabal 3.4.0.0 - ghc 8.8.3: src/Sound/Tidal/Signal/Base.hs#L335
This binding for ‘outside’ shadows the existing binding
cabal 3.4.0.0 - ghc 8.8.3: src/Sound/Tidal/Signal/Base.hs#L345
This binding for ‘inside’ shadows the existing binding
cabal 3.4.0.0 - ghc 8.8.3: src/Sound/Tidal/Signal/Waveform.hs#L11
The import of ‘Sound.Tidal.Signal.Base’ is redundant
cabal 3.4.0.0 - ghc 8.8.3: src/Sound/Tidal/Show.hs#L98
Pattern match(es) are non-exhaustive
cabal 3.4.0.0 - ghc 8.8.3: src/Sound/Tidal/Sequence.hs#L28
Orphan instance: instance Num a => Num (Sequence a)
cabal 3.4.0.0 - ghc 8.8.3: src/Sound/Tidal/Sequence.hs#L36
Orphan instance: instance Enum a => Enum (Sequence a)
cabal 3.4.0.0 - ghc 8.8.3: src/Sound/Tidal/Sequence.hs#L46
Orphan instance: instance (Num a, Ord a) => Real (Sequence a)
cabal 3.4.0.0 - ghc 8.8.3: src/Sound/Tidal/Sequence.hs#L49
Orphan instance: instance Integral a => Integral (Sequence a)
cabal 3.4.0.0 - ghc 8.8.3: src/Sound/Tidal/Sequence.hs#L58
Orphan instance: instance Fractional a => Fractional (Sequence a)
cabal 3.4.0.0 - ghc 8.8.3: src/Sound/Tidal/Sequence.hs#L62
Orphan instance: instance Floating a => Floating (Sequence a)
cabal 3.4.0.0 - ghc 8.8.3
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal 3.4.0.0 - ghc 8.6.5
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/.
cabal 3.4.0.0 - ghc 8.6.5
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/
cabal 3.4.0.0 - ghc 8.6.5: src/Sound/Tidal/Signal/Base.hs#L335
This binding for ‘outside’ shadows the existing binding
cabal 3.4.0.0 - ghc 8.6.5: src/Sound/Tidal/Signal/Base.hs#L345
This binding for ‘inside’ shadows the existing binding
cabal 3.4.0.0 - ghc 8.6.5: src/Sound/Tidal/Signal/Waveform.hs#L11
The import of ‘Sound.Tidal.Signal.Base’ is redundant
cabal 3.4.0.0 - ghc 8.6.5: src/Sound/Tidal/Show.hs#L98
Pattern match(es) are non-exhaustive
cabal 3.4.0.0 - ghc 8.6.5: src/Sound/Tidal/Sequence.hs#L28
Orphan instance: instance Num a => Num (Sequence a)
cabal 3.4.0.0 - ghc 8.6.5: src/Sound/Tidal/Sequence.hs#L36
Orphan instance: instance Enum a => Enum (Sequence a)
cabal 3.4.0.0 - ghc 8.6.5: src/Sound/Tidal/Sequence.hs#L46
Orphan instance: instance (Num a, Ord a) => Real (Sequence a)
cabal 3.4.0.0 - ghc 8.6.5: src/Sound/Tidal/Sequence.hs#L49
Orphan instance: instance Integral a => Integral (Sequence a)
cabal 3.4.0.0 - ghc 8.6.5: src/Sound/Tidal/Sequence.hs#L58
Orphan instance: instance Fractional a => Fractional (Sequence a)
cabal 3.4.0.0 - ghc 8.6.5: src/Sound/Tidal/Sequence.hs#L62
Orphan instance: instance Floating a => Floating (Sequence a)
cabal 3.4.0.0 - ghc 8.6.5
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal 3.4.0.0 - ghc 8.10.1
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/.
cabal 3.4.0.0 - ghc 8.10.1
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/
cabal 3.4.0.0 - ghc 8.10.1: src/Sound/Tidal/Signal/Base.hs#L335
This binding for ‘outside’ shadows the existing binding
cabal 3.4.0.0 - ghc 8.10.1: src/Sound/Tidal/Signal/Base.hs#L345
This binding for ‘inside’ shadows the existing binding
cabal 3.4.0.0 - ghc 8.10.1: src/Sound/Tidal/Signal/Waveform.hs#L11
The import of ‘Sound.Tidal.Signal.Base’ is redundant
cabal 3.4.0.0 - ghc 8.10.1: src/Sound/Tidal/Show.hs#L98
Pattern match(es) are non-exhaustive
cabal 3.4.0.0 - ghc 8.10.1: src/Sound/Tidal/Sequence.hs#L28
Orphan instance: instance Num a => Num (Sequence a)
cabal 3.4.0.0 - ghc 8.10.1: src/Sound/Tidal/Sequence.hs#L36
Orphan instance: instance Enum a => Enum (Sequence a)
cabal 3.4.0.0 - ghc 8.10.1: src/Sound/Tidal/Sequence.hs#L46
Orphan instance: instance (Num a, Ord a) => Real (Sequence a)
cabal 3.4.0.0 - ghc 8.10.1: src/Sound/Tidal/Sequence.hs#L49
Orphan instance: instance Integral a => Integral (Sequence a)
cabal 3.4.0.0 - ghc 8.10.1: src/Sound/Tidal/Sequence.hs#L58
Orphan instance: instance Fractional a => Fractional (Sequence a)
cabal 3.4.0.0 - ghc 8.10.1: src/Sound/Tidal/Sequence.hs#L62
Orphan instance: instance Floating a => Floating (Sequence a)
cabal 3.4.0.0 - ghc 8.10.1
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal 3.4.0.0 - ghc 9.0.1
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/.
cabal 3.4.0.0 - ghc 9.0.1
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/
cabal 3.4.0.0 - ghc 9.0.1
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal 3.4.0.0 - ghc 9.0.1: src/Sound/Tidal/Signal/Base.hs#L335
This binding for ‘outside’ shadows the existing binding
cabal 3.4.0.0 - ghc 9.0.1: src/Sound/Tidal/Signal/Base.hs#L345
This binding for ‘inside’ shadows the existing binding
cabal 3.4.0.0 - ghc 9.0.1: src/Sound/Tidal/Signal/Waveform.hs#L11
The import of ‘Sound.Tidal.Signal.Base’ is redundant
cabal 3.4.0.0 - ghc 9.0.1: src/Sound/Tidal/Show.hs#L98
Pattern match(es) are non-exhaustive
cabal 3.4.0.0 - ghc 9.0.1: src/Sound/Tidal/Sequence.hs#L28
Orphan instance: instance Num a => Num (Sequence a)
cabal 3.4.0.0 - ghc 9.0.1: src/Sound/Tidal/Sequence.hs#L36
Orphan instance: instance Enum a => Enum (Sequence a)
cabal 3.4.0.0 - ghc 9.0.1: src/Sound/Tidal/Sequence.hs#L46
Orphan instance: instance (Num a, Ord a) => Real (Sequence a)
cabal 3.4.0.0 - ghc 9.0.1: src/Sound/Tidal/Sequence.hs#L49
Orphan instance: instance Integral a => Integral (Sequence a)
cabal 3.4.0.0 - ghc 9.0.1: src/Sound/Tidal/Sequence.hs#L58
Orphan instance: instance Fractional a => Fractional (Sequence a)
cabal 3.4.0.0 - ghc 9.0.1: src/Sound/Tidal/Sequence.hs#L62
Orphan instance: instance Floating a => Floating (Sequence a)
cabal 3.8.1.0 - ghc 9.4.1
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/.
cabal 3.8.1.0 - ghc 9.4.1
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/
cabal 3.8.1.0 - ghc 9.4.1
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal 3.8.1.0 - ghc 9.4.1: src/Sound/Tidal/Signal/Base.hs#L335
This binding for ‘outside’ shadows the existing binding
cabal 3.8.1.0 - ghc 9.4.1: src/Sound/Tidal/Signal/Base.hs#L345
This binding for ‘inside’ shadows the existing binding
cabal 3.8.1.0 - ghc 9.4.1: src/Sound/Tidal/Signal/Base.hs#L359
Pattern match(es) are non-exhaustive
cabal 3.8.1.0 - ghc 9.4.1: src/Sound/Tidal/Signal/Waveform.hs#L11
The import of ‘Sound.Tidal.Signal.Base’ is redundant
cabal 3.8.1.0 - ghc 9.4.1: src/Sound/Tidal/Show.hs#L98
Pattern match(es) are non-exhaustive
cabal 3.8.1.0 - ghc 9.4.1: src/Sound/Tidal/Sequence.hs#L28
Orphan instance: instance Num a => Num (Sequence a)
cabal 3.8.1.0 - ghc 9.4.1: src/Sound/Tidal/Sequence.hs#L36
Orphan instance: instance Enum a => Enum (Sequence a)
cabal 3.8.1.0 - ghc 9.4.1: src/Sound/Tidal/Sequence.hs#L46
Orphan instance: instance (Num a, Ord a) => Real (Sequence a)
cabal 3.8.1.0 - ghc 9.4.1: src/Sound/Tidal/Sequence.hs#L49
Orphan instance: instance Integral a => Integral (Sequence a)
cabal 3.8.1.0 - ghc 9.4.1: src/Sound/Tidal/Sequence.hs#L58
Orphan instance: instance Fractional a => Fractional (Sequence a)
cabal latest - ghc latest
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/.
cabal latest - ghc latest
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/
cabal latest - ghc latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
cabal latest - ghc latest: src/Sound/Tidal/Signal/Base.hs#L335
This binding for ‘outside’ shadows the existing binding
cabal latest - ghc latest: src/Sound/Tidal/Signal/Base.hs#L345
This binding for ‘inside’ shadows the existing binding
cabal latest - ghc latest: src/Sound/Tidal/Signal/Base.hs#L359
Pattern match(es) are non-exhaustive
cabal latest - ghc latest: src/Sound/Tidal/Signal/Waveform.hs#L11
The import of ‘Sound.Tidal.Signal.Base’ is redundant
cabal latest - ghc latest: src/Sound/Tidal/Show.hs#L98
Pattern match(es) are non-exhaustive
cabal latest - ghc latest: src/Sound/Tidal/Sequence.hs#L28
Orphan instance: instance Num a => Num (Sequence a)
cabal latest - ghc latest: src/Sound/Tidal/Sequence.hs#L36
Orphan instance: instance Enum a => Enum (Sequence a)
cabal latest - ghc latest: src/Sound/Tidal/Sequence.hs#L46
Orphan instance: instance (Num a, Ord a) => Real (Sequence a)
cabal latest - ghc latest: src/Sound/Tidal/Sequence.hs#L49
Orphan instance: instance Integral a => Integral (Sequence a)
cabal latest - ghc latest: src/Sound/Tidal/Sequence.hs#L58
Orphan instance: instance Fractional a => Fractional (Sequence a)