Skip to content

Enable TypeOperators so ~ will continue to work #793

Enable TypeOperators so ~ will continue to work

Enable TypeOperators so ~ will continue to work #793

Triggered via push January 18, 2024 17:49
Status Cancelled
Total duration 2m 57s
Artifacts

ci.yml

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

Annotations

6 errors and 29 warnings
test (ubuntu-latest, 9.6)
The operation was canceled.
test (ubuntu-latest, 9.4)
The operation was canceled.
test (ubuntu-latest, 8.10)
The operation was canceled.
test (ubuntu-latest, 9.0)
The operation was canceled.
test (ubuntu-latest, 8.8)
The operation was canceled.
test (ubuntu-latest, 9.2)
The operation was canceled.
test (ubuntu-latest, 9.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.4)
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): 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/Operators.hs#L135
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 8.10): src/Opaleye/Internal/MaybeFields.hs#L26
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 8.10): src/Opaleye/RunSelect.hs#L35
Module ‘Opaleye.TypeFamilies’ is deprecated: No longer supported
test (ubuntu-latest, 8.10): src/Opaleye/Manipulation.hs#L53
‘OnConflict’ is exported by ‘HSql.OnConflict(HSql.DoNothing)’ and ‘HSql.OnConflict’
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/Operators.hs#L135
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.0): src/Opaleye/Internal/MaybeFields.hs#L26
Module ‘Opaleye.Column’ is deprecated:
test (ubuntu-latest, 9.0): src/Opaleye/RunSelect.hs#L35
Module ‘Opaleye.TypeFamilies’ is deprecated: No longer supported
test (ubuntu-latest, 9.0): src/Opaleye/Manipulation.hs#L53
‘OnConflict’ is exported by ‘HSql.OnConflict(HSql.DoNothing)’ and ‘HSql.OnConflict’
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)
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.2)
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/