add all postgres row-level locking options #440
Annotations
15 warnings
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/
|
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/
|
src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
|
src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
|
src/Database/Esqueleto/Internal/Internal.hs#L63
The qualified import of ‘Data.Monoid’ is redundant
|
src/Database/Esqueleto/Internal/Internal.hs#L73
The import of ‘Database.Persist’ is redundant
|
test/Common/Test/Models.hs#L27
The import of ‘Database.Persist.Sql’ is redundant
|
test/Common/Record.hs#L24
The import of ‘Control.Monad.Trans.State.Strict’ is redundant
|
test/Common/Record.hs#L25
The import of ‘Data.Bifunctor’ is redundant
|
test/Common/Record.hs#L27
The import of ‘Data.Maybe’ is redundant
|
test/Common/Record.hs#L28
The import of ‘Data.Proxy’ is redundant
|
test/Common/Record.hs#L30
The import of ‘Database.Esqueleto.Internal.Internal’ is redundant
|
test/Common/Record.hs#L31
The import of ‘takeColumns, takeMaybeColumns’
|
test/Common/Record.hs#L125
Defined but not used: ‘mySubselectRecordQuery’
|
|
This job succeeded
Loading