Skip to content

Add inMany

Add inMany #881

Triggered via push August 29, 2024 19:47
Status Cancelled
Total duration 2m 53s
Artifacts

ci.yml

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

Annotations

15 errors and 37 warnings
test (ubuntu-latest, 9.10): src/Opaleye/Operators.hs#L312
• Could not deduce ‘Functor f’ arising from a use of ‘fmap’
test (ubuntu-latest, 9.10)
Process completed with exit code 1.
test (ubuntu-latest, 9.0): src/Opaleye/Operators.hs#L312
• Could not deduce (Functor f) arising from a use of ‘fmap’
test (ubuntu-latest, 9.0)
Process completed with exit code 1.
test (ubuntu-latest, 8.8): src/Opaleye/Operators.hs#L312
• Could not deduce (Functor f) arising from a use of ‘fmap’
test (ubuntu-latest, 8.8)
Process completed with exit code 1.
test (ubuntu-latest, 8.10): src/Opaleye/Operators.hs#L312
• Could not deduce (Functor f) arising from a use of ‘fmap’
test (ubuntu-latest, 8.10)
Process completed with exit code 1.
test (ubuntu-latest, 9.2)
The run was canceled by @tomjaguarpaw.
test (ubuntu-latest, 9.6)
The run was canceled by @tomjaguarpaw.
test (ubuntu-latest, 9.6)
The operation was canceled.
test (ubuntu-latest, 9.8)
The run was canceled by @tomjaguarpaw.
test (ubuntu-latest, 9.8)
The operation was canceled.
test (ubuntu-latest, 9.4)
The run was canceled by @tomjaguarpaw.
test (ubuntu-latest, 9.4)
The operation was canceled.
test (ubuntu-latest, 9.10): src/Opaleye/Internal/TypeFamilies.hs#L7
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
test (ubuntu-latest, 9.10): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L120
In the use of data constructor ‘DoNothing’
test (ubuntu-latest, 9.10): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L202
This binding for ‘filter’ shadows the existing binding
test (ubuntu-latest, 9.10): src/Opaleye/Internal/Optimize.hs#L12
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.10): src/Opaleye/Internal/PackMap.hs#L10
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.10): src/Opaleye/Internal/TypeFamilies.hs#L17
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.10): src/Opaleye/Internal/Table.hs#L19
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.10): src/Opaleye/Internal/Operators.hs#L8
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.10): src/Opaleye/Internal/RunQuery.hs#L8
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.10): src/Opaleye/Internal/Values.hs#L9
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.0): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L120
In the use of data constructor ‘DoNothing’
test (ubuntu-latest, 9.0): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L202
This binding for ‘filter’ shadows the existing binding
test (ubuntu-latest, 9.0): src/Opaleye/Internal/TypeFamilies.hs#L17
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.0): src/Opaleye/Internal/Values.hs#L9
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.0): src/Opaleye/Internal/Values.hs#L107
In the use of ‘null’ (imported from Opaleye.Column):
test (ubuntu-latest, 9.0): src/Opaleye/Internal/Aggregate.hs#L5
The import of ‘Data.Foldable’ is redundant
test (ubuntu-latest, 9.0): src/Opaleye/Internal/Aggregate.hs#L6
The import of ‘Data.Traversable’ is redundant
test (ubuntu-latest, 9.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (ubuntu-latest, 9.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell-actions/setup@v2.5, 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/
test (ubuntu-latest, 8.8): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L120
In the use of data constructor ‘DoNothing’
test (ubuntu-latest, 8.8): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L202
This binding for ‘filter’ shadows the existing binding
test (ubuntu-latest, 8.8): src/Opaleye/Internal/TypeFamilies.hs#L17
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 8.8): src/Opaleye/Internal/Values.hs#L9
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 8.8): src/Opaleye/Internal/Values.hs#L107
In the use of ‘null’ (imported from Opaleye.Column):
test (ubuntu-latest, 8.8): src/Opaleye/Internal/Aggregate.hs#L5
The import of ‘Data.Foldable’ is redundant
test (ubuntu-latest, 8.8): src/Opaleye/Internal/Aggregate.hs#L6
The import of ‘Data.Traversable’ is redundant
test (ubuntu-latest, 8.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (ubuntu-latest, 8.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell-actions/setup@v2.5, 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/
test (ubuntu-latest, 8.10): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L120
In the use of data constructor ‘DoNothing’
test (ubuntu-latest, 8.10): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L202
This binding for ‘filter’ shadows the existing binding
test (ubuntu-latest, 8.10): src/Opaleye/Internal/TypeFamilies.hs#L17
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 8.10): src/Opaleye/Internal/Values.hs#L9
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 8.10): src/Opaleye/Internal/Values.hs#L107
In the use of ‘null’ (imported from Opaleye.Column):
test (ubuntu-latest, 8.10): src/Opaleye/Internal/Aggregate.hs#L5
The import of ‘Data.Foldable’ is redundant
test (ubuntu-latest, 8.10): src/Opaleye/Internal/Aggregate.hs#L6
The import of ‘Data.Traversable’ is redundant
test (ubuntu-latest, 8.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (ubuntu-latest, 8.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell-actions/setup@v2.5, 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/