Generate ToMaybe
in deriveEsqueletoRecord
#408
Annotations
14 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/
|
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#L29
The import of ‘Control.Monad.Trans.State.Strict’ is redundant
|
test/Common/Record.hs#L30
The import of ‘Data.Bifunctor’ is redundant
|
test/Common/Record.hs#L32
The import of ‘Data.Maybe’ is redundant
|
test/Common/Record.hs#L33
The import of ‘Data.Proxy’ is redundant
|
test/Common/Record.hs#L35
The import of ‘Database.Esqueleto.Internal.Internal’ is redundant
|
test/Common/Record.hs#L36
The import of ‘takeColumns, takeMaybeColumns’
|
test/Common/Record.hs#L130
Defined but not used: ‘mySubselectRecordQuery’
|
The logs for this run have expired and are no longer available.
Loading