Skip to content

add all postgres row-level locking options #441

add all postgres row-level locking options

add all postgres row-level locking options #441

Re-run triggered September 25, 2024 17:20
Status Success
Total duration 21m 50s
Artifacts

haskell.yml

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

Annotations

134 warnings
build (3.10.2.1, 8.6.5)
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/
build (3.10.2.1, 8.6.5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, 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/
build (3.10.2.1, 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).
build (3.10.2.1, 8.6.5): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 8.6.5): test/Common/Test/Models.hs#L27
The import of ‘Database.Persist.Sql’ is redundant
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L24
The import of ‘Control.Monad.Trans.State.Strict’ is redundant
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L25
The import of ‘Data.Bifunctor’ is redundant
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L27
The import of ‘Data.Maybe’ is redundant
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L28
The import of ‘Data.Proxy’ is redundant
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L30
The import of ‘Database.Esqueleto.Internal.Internal’ is redundant
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L31
The import of ‘takeColumns, takeMaybeColumns’
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L125
Defined but not used: ‘mySubselectRecordQuery’
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L271
Defined but not used: ‘addr2’
build (3.10.2.1, 9.8.1)
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/
build (3.10.2.1, 9.8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, 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/
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L90
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L101
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/PostgreSQL.hs#L285
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/PostgreSQL.hs#L305
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Record.hs#L258
In the use of ‘head’
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Record.hs#L645
In the use of ‘head’
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L90
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L101
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/PostgreSQL.hs#L285
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/PostgreSQL.hs#L305
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Record.hs#L258
In the use of ‘head’
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Record.hs#L645
In the use of ‘head’
build (3.10.2.1, 9.8.1)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.10.2.1, 9.4.5)
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/
build (3.10.2.1, 9.4.5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, 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/
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L90
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L101
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/PostgreSQL.hs#L285
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/PostgreSQL.hs#L305
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5): test/Common/Test/Models.hs#L27
The import of ‘Database.Persist.Sql’ is redundant
build (3.10.2.1, 9.4.5): test/Common/Test/Models.hs#L30
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5): test/Common/Test/Models.hs#L30
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5): test/Common/Test/Models.hs#L30
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L90
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L101
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/PostgreSQL.hs#L285
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/PostgreSQL.hs#L305
The use of ‘~’ without TypeOperators
build (3.10.2.1, 8.8.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/
build (3.10.2.1, 8.8.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, 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/
build (3.10.2.1, 8.8.4)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.10.2.1, 8.8.4): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 8.8.4): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 8.8.4): test/Common/Test/Models.hs#L27
The import of ‘Database.Persist.Sql’ is redundant
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L24
The import of ‘Control.Monad.Trans.State.Strict’ is redundant
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L25
The import of ‘Data.Bifunctor’ is redundant
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L27
The import of ‘Data.Maybe’ is redundant
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L28
The import of ‘Data.Proxy’ is redundant
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L30
The import of ‘Database.Esqueleto.Internal.Internal’ is redundant
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L31
The import of ‘takeColumns, takeMaybeColumns’
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L125
Defined but not used: ‘mySubselectRecordQuery’
build (3.10.2.1, 8.8.4): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 8.8.4): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 8.10.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/
build (3.10.2.1, 8.10.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, 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/
build (3.10.2.1, 8.10.4): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 8.10.4): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 8.10.4)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.10.2.1, 8.10.4): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 8.10.4): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 8.10.4): test/Common/Test/Models.hs#L27
The import of ‘Database.Persist.Sql’ is redundant
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L24
The import of ‘Control.Monad.Trans.State.Strict’ is redundant
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L25
The import of ‘Data.Bifunctor’ is redundant
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L27
The import of ‘Data.Maybe’ is redundant
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L28
The import of ‘Data.Proxy’ is redundant
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L30
The import of ‘Database.Esqueleto.Internal.Internal’ is redundant
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L31
The import of ‘takeColumns, takeMaybeColumns’
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L125
Defined but not used: ‘mySubselectRecordQuery’
build (3.10.2.1, 9.6.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/
build (3.10.2.1, 9.6.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, 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/
build (3.10.2.1, 9.6.2)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L90
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L101
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/PostgreSQL.hs#L285
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/PostgreSQL.hs#L305
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L90
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L101
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/PostgreSQL.hs#L285
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/PostgreSQL.hs#L305
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): test/Common/Test/Models.hs#L27
The import of ‘Database.Persist.Sql’ is redundant
build (3.10.2.1, 9.6.2): test/Common/Test/Models.hs#L30
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): test/Common/Test/Models.hs#L30
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): test/Common/Test/Models.hs#L30
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.0.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/
build (3.10.2.1, 9.0.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, 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/
build (3.10.2.1, 9.0.2): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 9.0.2): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 9.0.2)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.10.2.1, 9.0.2): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 9.0.2): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 9.0.2): test/Common/Test/Models.hs#L27
The import of ‘Database.Persist.Sql’ is redundant
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L24
The import of ‘Control.Monad.Trans.State.Strict’ is redundant
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L25
The import of ‘Data.Bifunctor’ is redundant
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L27
The import of ‘Data.Maybe’ is redundant
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L28
The import of ‘Data.Proxy’ is redundant
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L30
The import of ‘Database.Esqueleto.Internal.Internal’ is redundant
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L31
The import of ‘takeColumns, takeMaybeColumns’
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L125
Defined but not used: ‘mySubselectRecordQuery’
build (3.10.2.1, 9.2.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/
build (3.10.2.1, 9.2.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, haskell/actions/setup@v2, 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/
build (3.10.2.1, 9.2.2)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.10.2.1, 9.2.2): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 9.2.2): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
build (3.10.2.1, 9.2.2): test/Common/Test/Models.hs#L27
The import of ‘Database.Persist.Sql’ is redundant
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L24
The import of ‘Control.Monad.Trans.State.Strict’ is redundant
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L25
The import of ‘Data.Bifunctor’ is redundant
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L27
The import of ‘Data.Maybe’ is redundant
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L28
The import of ‘Data.Proxy’ is redundant
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L30
The import of ‘Database.Esqueleto.Internal.Internal’ is redundant
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L31
The import of ‘takeColumns, takeMaybeColumns’
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L125
Defined but not used: ‘mySubselectRecordQuery’
build (3.10.2.1, 9.2.2): src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
build (3.10.2.1, 9.2.2): src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant