Skip to content

Add support for nested Maybe records #446

Add support for nested Maybe records

Add support for nested Maybe records #446

Triggered via pull request October 18, 2024 01:53
Status Success
Total duration 6m 42s
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#L150
Defined but not used: ‘mySubselectRecordQuery’
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L397
Defined but not used: ‘addr2’
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L417
Defined but not used: ‘addr2’
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L438
Defined but not used: ‘addr2’
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L451
Defined but not used: ‘user’
build (3.10.2.1, 8.6.5): test/Common/Record.hs#L457
Defined but not used: ‘addr2’
build (3.10.2.1, 8.6.5): test/Common/Test.hs#L89
The import of ‘Database.Persist.Class.PersistEntity’ is redundant
build (3.10.2.1, 8.6.5): test/Common/Test.hs#L556
• Found type wildcard ‘_’ standing for ‘[Entity Person]’
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): 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#L150
Defined but not used: ‘mySubselectRecordQuery’
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L397
Defined but not used: ‘addr2’
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L417
Defined but not used: ‘addr2’
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L438
Defined but not used: ‘addr2’
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L451
Defined but not used: ‘user’
build (3.10.2.1, 8.10.4): test/Common/Record.hs#L457
Defined but not used: ‘addr2’
build (3.10.2.1, 8.10.4): test/Common/Test.hs#L89
The import of ‘Database.Persist.Class.PersistEntity’ 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, 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#L150
Defined but not used: ‘mySubselectRecordQuery’
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L397
Defined but not used: ‘addr2’
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L417
Defined but not used: ‘addr2’
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L438
Defined but not used: ‘addr2’
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L451
Defined but not used: ‘user’
build (3.10.2.1, 9.0.2): test/Common/Record.hs#L457
Defined but not used: ‘addr2’
build (3.10.2.1, 9.0.2): test/Common/Test.hs#L89
The import of ‘Database.Persist.Class.PersistEntity’ is redundant
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#L150
Defined but not used: ‘mySubselectRecordQuery’
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L397
Defined but not used: ‘addr2’
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L417
Defined but not used: ‘addr2’
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L438
Defined but not used: ‘addr2’
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L451
Defined but not used: ‘user’
build (3.10.2.1, 8.8.4): test/Common/Record.hs#L457
Defined but not used: ‘addr2’
build (3.10.2.1, 8.8.4): test/Common/Test.hs#L89
The import of ‘Database.Persist.Class.PersistEntity’ is redundant
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, 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#L150
Defined but not used: ‘mySubselectRecordQuery’
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L397
Defined but not used: ‘addr2’
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L417
Defined but not used: ‘addr2’
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L438
Defined but not used: ‘addr2’
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L451
Defined but not used: ‘user’
build (3.10.2.1, 9.2.2): test/Common/Record.hs#L457
Defined but not used: ‘addr2’
build (3.10.2.1, 9.2.2): test/Common/Test.hs#L89
The import of ‘Database.Persist.Class.PersistEntity’ is redundant
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.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#L283
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/PostgreSQL.hs#L303
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): 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#L283
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.4.5): src/Database/Esqueleto/PostgreSQL.hs#L303
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.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): 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#L283
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/PostgreSQL.hs#L303
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.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#L283
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.6.2): src/Database/Esqueleto/PostgreSQL.hs#L303
The use of ‘~’ without TypeOperators
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.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#L283
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/PostgreSQL.hs#L303
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Record.hs#L264
In the use of ‘head’
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Record.hs#L651
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#L283
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/PostgreSQL.hs#L303
The use of ‘~’ without TypeOperators
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Record.hs#L264
In the use of ‘head’
build (3.10.2.1, 9.8.1): src/Database/Esqueleto/Record.hs#L651
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).