add all postgres row-level locking options #440
Annotations
19 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/Experimental/From/SqlSetOperation.hs#L90
The use of ‘~’ without TypeOperators
|
src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L101
The use of ‘~’ without TypeOperators
|
src/Database/Esqueleto/PostgreSQL.hs#L285
The use of ‘~’ without TypeOperators
|
src/Database/Esqueleto/PostgreSQL.hs#L305
The use of ‘~’ without TypeOperators
|
test/Common/Test/Models.hs#L27
The import of ‘Database.Persist.Sql’ is redundant
|
test/Common/Test/Models.hs#L30
The use of ‘~’ without TypeOperators
|
test/Common/Test/Models.hs#L30
The use of ‘~’ without TypeOperators
|
test/Common/Test/Models.hs#L30
The use of ‘~’ without TypeOperators
|
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/Experimental/From/SqlSetOperation.hs#L90
The use of ‘~’ without TypeOperators
|
src/Database/Esqueleto/Experimental/From/SqlSetOperation.hs#L101
The use of ‘~’ without TypeOperators
|
src/Database/Esqueleto/PostgreSQL.hs#L285
The use of ‘~’ without TypeOperators
|
src/Database/Esqueleto/PostgreSQL.hs#L305
The use of ‘~’ without TypeOperators
|
|
This job succeeded
Loading