Skip to content

Fix bug preventing orderedAggregate and distinctAggregator from being used together (alternative approach) #775

Fix bug preventing orderedAggregate and distinctAggregator from being used together (alternative approach)

Fix bug preventing orderedAggregate and distinctAggregator from being used together (alternative approach) #775

Triggered via pull request November 20, 2023 11:52
Status Success
Total duration 5m 14s
Artifacts

ci.yml

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

Annotations

60 warnings
test (ubuntu-latest, 9.6): src/Opaleye/Internal/TypeFamilies.hs#L7
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
test (ubuntu-latest, 9.6): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L120
In the use of data constructor ‘DoNothing’
test (ubuntu-latest, 9.6): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L202
This binding for ‘filter’ shadows the existing binding
test (ubuntu-latest, 9.6): src/Opaleye/Internal/Optimize.hs#L12
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.6): src/Opaleye/Internal/PackMap.hs#L10
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.6): src/Opaleye/Internal/TypeFamilies.hs#L17
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.6): src/Opaleye/Internal/Table.hs#L21
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.6): src/Opaleye/Internal/Operators.hs#L9
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.6): src/Opaleye/Internal/RunQuery.hs#L9
The import of ‘Control.Applicative’ is redundant
test (ubuntu-latest, 9.6): src/Opaleye/Internal/Values.hs#L10
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.2): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L120
In the use of data constructor ‘DoNothing’
test (ubuntu-latest, 9.2): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L202
This binding for ‘filter’ shadows the existing binding
test (ubuntu-latest, 9.2): src/Opaleye/Internal/TypeFamilies.hs#L17
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.2): src/Opaleye/Internal/Values.hs#L10
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.2): src/Opaleye/Internal/Values.hs#L108
In the use of ‘null’ (imported from Opaleye.Column):
test (ubuntu-latest, 9.2): src/Opaleye/Internal/Aggregate.hs#L6
The import of ‘Data.Foldable’ is redundant
test (ubuntu-latest, 9.2): src/Opaleye/Internal/Aggregate.hs#L7
The import of ‘Data.Traversable’ is redundant
test (ubuntu-latest, 9.2): src/Opaleye/Exists.hs#L19
Pattern match(es) are non-exhaustive
test (ubuntu-latest, 9.2): src/Opaleye/Operators.hs#L137
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.2): src/Opaleye/Internal/MaybeFields.hs#L28
Module ‘Opaleye.Column’ is deprecated:
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#L10
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 8.10): src/Opaleye/Internal/Values.hs#L108
In the use of ‘null’ (imported from Opaleye.Column):
test (ubuntu-latest, 8.10): src/Opaleye/Internal/Aggregate.hs#L6
The import of ‘Data.Foldable’ is redundant
test (ubuntu-latest, 8.10): src/Opaleye/Internal/Aggregate.hs#L7
The import of ‘Data.Traversable’ is redundant
test (ubuntu-latest, 8.10): src/Opaleye/Operators.hs#L137
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 8.10): src/Opaleye/Internal/MaybeFields.hs#L28
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#L10
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.0): src/Opaleye/Internal/Values.hs#L108
In the use of ‘null’ (imported from Opaleye.Column):
test (ubuntu-latest, 9.0): src/Opaleye/Internal/Aggregate.hs#L6
The import of ‘Data.Foldable’ is redundant
test (ubuntu-latest, 9.0): src/Opaleye/Internal/Aggregate.hs#L7
The import of ‘Data.Traversable’ is redundant
test (ubuntu-latest, 9.0): src/Opaleye/Operators.hs#L137
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.0): src/Opaleye/Internal/MaybeFields.hs#L28
Module ‘Opaleye.Column’ is deprecated:
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#L10
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 8.8): src/Opaleye/Internal/Values.hs#L108
In the use of ‘null’ (imported from Opaleye.Column):
test (ubuntu-latest, 8.8): src/Opaleye/Internal/Aggregate.hs#L6
The import of ‘Data.Foldable’ is redundant
test (ubuntu-latest, 8.8): src/Opaleye/Internal/Aggregate.hs#L7
The import of ‘Data.Traversable’ is redundant
test (ubuntu-latest, 8.8): src/Opaleye/Operators.hs#L137
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 8.8): src/Opaleye/Internal/MaybeFields.hs#L28
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.4): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L120
In the use of data constructor ‘DoNothing’
test (ubuntu-latest, 9.4): src/Opaleye/Internal/HaskellDB/Sql/Print.hs#L202
This binding for ‘filter’ shadows the existing binding
test (ubuntu-latest, 9.4): src/Opaleye/Internal/TypeFamilies.hs#L17
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.4): src/Opaleye/Internal/Values.hs#L10
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.4): src/Opaleye/Internal/Values.hs#L108
In the use of ‘null’ (imported from Opaleye.Column):
test (ubuntu-latest, 9.4): src/Opaleye/Internal/Inferrable.hs#L44
The use of ‘~’ without TypeOperators
test (ubuntu-latest, 9.4): src/Opaleye/Internal/Inferrable.hs#L50
The use of ‘~’ without TypeOperators
test (ubuntu-latest, 9.4): src/Opaleye/Internal/Inferrable.hs#L53
The use of ‘~’ without TypeOperators
test (ubuntu-latest, 9.4): src/Opaleye/Internal/Inferrable.hs#L56
The use of ‘~’ without TypeOperators
test (ubuntu-latest, 9.4): src/Opaleye/Internal/Inferrable.hs#L59
The use of ‘~’ without TypeOperators