Skip to content

.github/workflows/ci.yml #181

.github/workflows/ci.yml

.github/workflows/ci.yml #181

Triggered via schedule February 24, 2024 03:03
Status Success
Total duration 6m 37s
Artifacts

ci.yml

on: schedule
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

82 warnings
test (ubuntu-latest, 8.8): Data/Profunctor/Product/Tuples/TH.hs#L19
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 8.8): Data/Profunctor/Product.hs#L21
‘***$’ is exported by ‘module Data.Profunctor.Product’ and ‘(***$)’
test (ubuntu-latest, 8.8): Data/Profunctor/Product.hs#L21
‘list’ is exported by ‘module Data.Profunctor.Product’ and ‘list’
test (ubuntu-latest, 8.8): Data/Profunctor/Product.hs#L21
‘defaultEmpty’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultEmpty’
test (ubuntu-latest, 8.8): Data/Profunctor/Product.hs#L21
‘defaultProfunctorProduct’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultProfunctorProduct’
test (ubuntu-latest, 8.8): Data/Profunctor/Product.hs#L21
‘defaultPoint’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultPoint’
test (ubuntu-latest, 8.8): Data/Profunctor/Product.hs#L30
The import of ‘<$>, <*>, Applicative, pure’
test (ubuntu-latest, 8.8): Data/Profunctor/Product.hs#L32
The import of ‘Data.Monoid’ is redundant
test (ubuntu-latest, 8.8): Data/Profunctor/Product/Internal/TH.hs#L24
The import of ‘<$>, <*>, pure’
test (ubuntu-latest, 8.8): Data/Profunctor/Product/Examples.hs#L12
The import of ‘<*>, Applicative, pure’
test (ubuntu-latest, 9.0): Data/Profunctor/Product/Tuples/TH.hs#L19
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.0): Data/Profunctor/Product.hs#L21
‘***$’ is exported by ‘module Data.Profunctor.Product’ and ‘(***$)’
test (ubuntu-latest, 9.0): Data/Profunctor/Product.hs#L21
‘list’ is exported by ‘module Data.Profunctor.Product’ and ‘list’
test (ubuntu-latest, 9.0): Data/Profunctor/Product.hs#L21
‘defaultEmpty’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultEmpty’
test (ubuntu-latest, 9.0): Data/Profunctor/Product.hs#L21
‘defaultProfunctorProduct’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultProfunctorProduct’
test (ubuntu-latest, 9.0): Data/Profunctor/Product.hs#L21
‘defaultPoint’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultPoint’
test (ubuntu-latest, 9.0): Data/Profunctor/Product.hs#L30
The import of ‘<$>, <*>, Applicative, pure’
test (ubuntu-latest, 9.0): Data/Profunctor/Product.hs#L32
The import of ‘Data.Monoid’ is redundant
test (ubuntu-latest, 9.0): Data/Profunctor/Product/Internal/Adaptor.hs#L89
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
test (ubuntu-latest, 9.0): Data/Profunctor/Product/Internal/Adaptor.hs#L89
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
test (ubuntu-latest, 9.2): Data/Profunctor/Product/Tuples/TH.hs#L19
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.2): Data/Profunctor/Product.hs#L21
‘***$’ is exported by ‘module Data.Profunctor.Product’ and ‘(***$)’
test (ubuntu-latest, 9.2): Data/Profunctor/Product.hs#L21
‘list’ is exported by ‘module Data.Profunctor.Product’ and ‘list’
test (ubuntu-latest, 9.2): Data/Profunctor/Product.hs#L21
‘defaultEmpty’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultEmpty’
test (ubuntu-latest, 9.2): Data/Profunctor/Product.hs#L21
‘defaultProfunctorProduct’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultProfunctorProduct’
test (ubuntu-latest, 9.2): Data/Profunctor/Product.hs#L21
‘defaultPoint’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultPoint’
test (ubuntu-latest, 9.2): Data/Profunctor/Product.hs#L30
The import of ‘<$>, <*>, Applicative, pure’
test (ubuntu-latest, 9.2): Data/Profunctor/Product.hs#L32
The import of ‘Data.Monoid’ is redundant
test (ubuntu-latest, 9.2): Data/Profunctor/Product/Internal/Adaptor.hs#L89
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
test (ubuntu-latest, 9.2): Data/Profunctor/Product/Internal/Adaptor.hs#L89
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
test (macOS-latest): Data/Profunctor/Product/Tuples/TH.hs#L19
The import of ‘Control.Applicative’ is redundant
test (macOS-latest): Data/Profunctor/Product/Tuples/TH.hs#L31
In the use of ‘head’
test (macOS-latest): Data/Profunctor/Product/Tuples/TH.hs#L32
In the use of ‘head’
test (macOS-latest): Data/Profunctor/Product/Tuples/TH.hs#L33
In the use of ‘tail’
test (macOS-latest): Data/Profunctor/Product/Tuples/TH.hs#L133
In the use of ‘head’
test (macOS-latest): Data/Profunctor/Product/Tuples/TH.hs#L133
In the use of ‘head’
test (macOS-latest): Data/Profunctor/Product.hs#L21
‘defaultPoint’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultPoint’
test (macOS-latest): Data/Profunctor/Product.hs#L21
‘defaultProfunctorProduct’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultProfunctorProduct’
test (macOS-latest): Data/Profunctor/Product.hs#L21
‘defaultEmpty’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultEmpty’
test (macOS-latest): Data/Profunctor/Product.hs#L21
‘list’ is exported by ‘module Data.Profunctor.Product’ and ‘list’
test (ubuntu-latest, 9.4): Data/Profunctor/Product/Tuples/TH.hs#L19
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.4): Data/Profunctor/Product.hs#L21
‘defaultPoint’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultPoint’
test (ubuntu-latest, 9.4): Data/Profunctor/Product.hs#L21
‘defaultProfunctorProduct’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultProfunctorProduct’
test (ubuntu-latest, 9.4): Data/Profunctor/Product.hs#L21
‘defaultEmpty’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultEmpty’
test (ubuntu-latest, 9.4): Data/Profunctor/Product.hs#L21
‘list’ is exported by ‘module Data.Profunctor.Product’ and ‘list’
test (ubuntu-latest, 9.4): Data/Profunctor/Product.hs#L21
‘***$’ is exported by ‘module Data.Profunctor.Product’ and ‘(***$)’
test (ubuntu-latest, 9.4): Data/Profunctor/Product.hs#L30
The import of ‘<$>, <*>, Applicative, pure’
test (ubuntu-latest, 9.4): Data/Profunctor/Product.hs#L32
The import of ‘Data.Monoid’ is redundant
test (ubuntu-latest, 9.4): Data/Profunctor/Product/Internal/Adaptor.hs#L89
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
test (ubuntu-latest, 9.4): Data/Profunctor/Product/Internal/Adaptor.hs#L89
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
test (ubuntu-latest, 9.6): Data/Profunctor/Product/Tuples/TH.hs#L19
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.6): Data/Profunctor/Product.hs#L21
‘defaultPoint’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultPoint’
test (ubuntu-latest, 9.6): Data/Profunctor/Product.hs#L21
‘defaultProfunctorProduct’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultProfunctorProduct’
test (ubuntu-latest, 9.6): Data/Profunctor/Product.hs#L21
‘defaultEmpty’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultEmpty’
test (ubuntu-latest, 9.6): Data/Profunctor/Product.hs#L21
‘list’ is exported by ‘module Data.Profunctor.Product’ and ‘list’
test (ubuntu-latest, 9.6): Data/Profunctor/Product.hs#L21
‘***$’ is exported by ‘module Data.Profunctor.Product’ and ‘(***$)’
test (ubuntu-latest, 9.6): Data/Profunctor/Product.hs#L30
The import of ‘<$>, <*>, Applicative, liftA2, pure’
test (ubuntu-latest, 9.6): Data/Profunctor/Product.hs#L32
The import of ‘Data.Monoid’ is redundant
test (ubuntu-latest, 9.6): Data/Profunctor/Product/Internal/Adaptor.hs#L89
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
test (ubuntu-latest, 9.6): Data/Profunctor/Product/Internal/Adaptor.hs#L89
Using ‘*’ (or its Unicode variant) to mean ‘Data.Kind.Type’
test (ubuntu-latest, 8.10): Data/Profunctor/Product/Tuples/TH.hs#L19
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 8.10): Data/Profunctor/Product.hs#L21
‘***$’ is exported by ‘module Data.Profunctor.Product’ and ‘(***$)’
test (ubuntu-latest, 8.10): Data/Profunctor/Product.hs#L21
‘list’ is exported by ‘module Data.Profunctor.Product’ and ‘list’
test (ubuntu-latest, 8.10): Data/Profunctor/Product.hs#L21
‘defaultEmpty’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultEmpty’
test (ubuntu-latest, 8.10): Data/Profunctor/Product.hs#L21
‘defaultProfunctorProduct’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultProfunctorProduct’
test (ubuntu-latest, 8.10): Data/Profunctor/Product.hs#L21
‘defaultPoint’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultPoint’
test (ubuntu-latest, 8.10): Data/Profunctor/Product.hs#L30
The import of ‘<$>, <*>, Applicative, pure’
test (ubuntu-latest, 8.10): Data/Profunctor/Product.hs#L32
The import of ‘Data.Monoid’ is redundant
test (ubuntu-latest, 8.10): Data/Profunctor/Product/Internal/TH.hs#L24
The import of ‘<$>, <*>, pure’
test (ubuntu-latest, 8.10): Data/Profunctor/Product/Examples.hs#L12
The import of ‘<*>, Applicative, pure’
test (ubuntu-latest, 8.10)
Failed to download action 'https://api.github.com/repos/haskell-actions/setup/tarball/7398b0c373cccf9ed5dfddae26f77ed02dea4967'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
test (ubuntu-latest, 8.10)
Back off 20.034 seconds before retry.
test (windows-latest): Data/Profunctor/Product/Tuples/TH.hs#L19
The import of ‘Control.Applicative’ is redundant
test (windows-latest): Data/Profunctor/Product/Tuples/TH.hs#L31
In the use of ‘head’
test (windows-latest): Data/Profunctor/Product/Tuples/TH.hs#L32
In the use of ‘head’
test (windows-latest): Data/Profunctor/Product/Tuples/TH.hs#L33
In the use of ‘tail’
test (windows-latest): Data/Profunctor/Product/Tuples/TH.hs#L133
In the use of ‘head’
test (windows-latest): Data/Profunctor/Product/Tuples/TH.hs#L133
In the use of ‘head’
test (windows-latest): Data/Profunctor/Product.hs#L21
‘defaultPoint’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultPoint’
test (windows-latest): Data/Profunctor/Product.hs#L21
‘defaultProfunctorProduct’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultProfunctorProduct’
test (windows-latest): Data/Profunctor/Product.hs#L21
‘defaultEmpty’ is exported by ‘module Data.Profunctor.Product’ and ‘defaultEmpty’
test (windows-latest): Data/Profunctor/Product.hs#L21
‘list’ is exported by ‘module Data.Profunctor.Product’ and ‘list’