Skip to content

persistent-mysql: treat tinyint as SqlOther "tinyint", not SqlBool #1113

persistent-mysql: treat tinyint as SqlOther "tinyint", not SqlBool

persistent-mysql: treat tinyint as SqlOther "tinyint", not SqlBool #1113

Triggered via pull request December 1, 2023 03:41
Status Success
Total duration 6m 43s
Artifacts

haskell.yml

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

Annotations

176 warnings
build (3.8, 9.6.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.8, 9.6.1)
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (3.8, 9.6.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.6.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.6.1)
The import of ‘Numeric.Natural’ is redundant
build (3.8, 9.6.1)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.6.1)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.6.1)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.6.1)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 9.6.1)
The import of ‘GHC.Records’ is redundant
build (3.8, 9.6.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.6.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.8, 9.6.1)
-XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
build (3.8, 9.6.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.6.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.6.1)
The import of ‘Numeric.Natural’ is redundant
build (3.8, 9.6.1)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.6.1)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.6.1)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.6.1)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 9.6.1)
The import of ‘GHC.Records’ is redundant
build (3.8, 9.6.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.2.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.8, 9.2.4)
The import of ‘Numeric.Natural’ is redundant
build (3.8, 9.2.4)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.2.4)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.2.4)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.2.4)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 9.2.4)
The import of ‘GHC.Records’ is redundant
build (3.8, 9.2.4)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 9.2.4)
Defined but not used: ‘modifyRunOnException’
build (3.8, 9.2.4)
Defined but not used: ‘setRunOnException’
build (3.8, 9.2.4)
In the use of data constructor ‘ReleaseException’
build (3.8, 9.2.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.8, 9.2.4)
The import of ‘Numeric.Natural’ is redundant
build (3.8, 9.2.4)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.2.4)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.2.4)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.2.4)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 9.2.4)
The import of ‘GHC.Records’ is redundant
build (3.8, 9.2.4)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 9.2.4)
Defined but not used: ‘modifyRunOnException’
build (3.8, 9.2.4)
Defined but not used: ‘setRunOnException’
build (3.8, 9.2.4)
In the use of data constructor ‘ReleaseException’
build (3.8, 8.8.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.8, 8.8.4)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.8.4)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.8.4)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.8.4)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 8.8.4)
The import of ‘GHC.Records’ is redundant
build (3.8, 8.8.4)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 8.8.4)
Defined but not used: ‘modifyRunOnException’
build (3.8, 8.8.4)
Defined but not used: ‘setRunOnException’
build (3.8, 8.8.4)
In the use of data constructor ‘ReleaseException’
build (3.8, 8.8.4)
In the use of ‘createPool’ (imported from Data.Pool):
build (3.8, 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.8, 8.8.4)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.8.4)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.8.4)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.8.4)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 8.8.4)
The import of ‘GHC.Records’ is redundant
build (3.8, 8.8.4)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 8.8.4)
Defined but not used: ‘modifyRunOnException’
build (3.8, 8.8.4)
Defined but not used: ‘setRunOnException’
build (3.8, 8.8.4)
In the use of data constructor ‘ReleaseException’
build (3.8, 8.8.4)
In the use of ‘createPool’ (imported from Data.Pool):
build (3.8, 8.10.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.8, 8.10.7)
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
build (3.8, 8.10.7)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.10.7)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.10.7)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.10.7)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 8.10.7)
The import of ‘GHC.Records’ is redundant
build (3.8, 8.10.7)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 8.10.7)
Defined but not used: ‘modifyRunOnException’
build (3.8, 8.10.7)
Defined but not used: ‘setRunOnException’
build (3.8, 8.10.7)
In the use of data constructor ‘ReleaseException’
build (3.8, 8.10.7)
In the use of ‘createPool’ (imported from Data.Pool):
build (3.8, 8.10.7)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.10.7)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.10.7)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.10.7)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 8.10.7)
The import of ‘GHC.Records’ is redundant
build (3.8, 8.10.7)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 8.10.7)
Defined but not used: ‘modifyRunOnException’
build (3.8, 8.10.7)
Defined but not used: ‘setRunOnException’
build (3.8, 8.10.7)
In the use of data constructor ‘ReleaseException’
build (3.8, 8.10.7)
In the use of ‘createPool’ (imported from Data.Pool):
build (3.8, 9.4.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.8, 9.4.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.4.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.4.1)
The import of ‘Numeric.Natural’ is redundant
build (3.8, 9.4.1)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.4.1)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.4.1)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.4.1)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 9.4.1)
The import of ‘GHC.Records’ is redundant
build (3.8, 9.4.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.4.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.4.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.8, 9.4.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.4.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.4.1)
The import of ‘Numeric.Natural’ is redundant
build (3.8, 9.4.1)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.4.1)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.4.1)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.4.1)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 9.4.1)
The import of ‘GHC.Records’ is redundant
build (3.8, 9.4.1)
The use of ‘~’ without TypeOperators
build (3.8, 9.4.1)
The use of ‘~’ without TypeOperators
build (3.8, 8.6.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.8, 8.6.5)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.6.5)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.6.5)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.6.5)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 8.6.5)
The import of ‘GHC.Records’ is redundant
build (3.8, 8.6.5)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 8.6.5)
Defined but not used: ‘modifyRunOnException’
build (3.8, 8.6.5)
Defined but not used: ‘setRunOnException’
build (3.8, 8.6.5)
In the use of data constructor ‘ReleaseException’
build (3.8, 8.6.5)
In the use of ‘createPool’ (imported from Data.Pool):
build (3.8, 8.6.5)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.6.5)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.6.5)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.6.5)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 8.6.5)
The import of ‘GHC.Records’ is redundant
build (3.8, 8.6.5)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 8.6.5)
Defined but not used: ‘modifyRunOnException’
build (3.8, 8.6.5)
Defined but not used: ‘setRunOnException’
build (3.8, 8.6.5)
In the use of data constructor ‘ReleaseException’
build (3.8, 8.6.5)
In the use of ‘createPool’ (imported from Data.Pool):
build (3.8, 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.8, 9.0.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.8, 9.0.2)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.0.2)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.0.2)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.0.2)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 9.0.2)
The import of ‘GHC.Records’ is redundant
build (3.8, 9.0.2)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 9.0.2)
Defined but not used: ‘modifyRunOnException’
build (3.8, 9.0.2)
Defined but not used: ‘setRunOnException’
build (3.8, 9.0.2)
In the use of data constructor ‘ReleaseException’
build (3.8, 9.0.2)
In the use of ‘createPool’ (imported from Data.Pool):
build (3.8, 9.0.2)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.0.2)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.0.2)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 9.0.2)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 9.0.2)
The import of ‘GHC.Records’ is redundant
build (3.8, 9.0.2)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 9.0.2)
Defined but not used: ‘modifyRunOnException’
build (3.8, 9.0.2)
Defined but not used: ‘setRunOnException’
build (3.8, 9.0.2)
In the use of data constructor ‘ReleaseException’
build (3.8, 9.0.2)
In the use of ‘createPool’ (imported from Data.Pool):
build (3.8, 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.8, 8.4.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.8, 8.4.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.8, 8.4.4)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.4.4)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.4.4)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.4.4)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 8.4.4)
The import of ‘GHC.Records’ is redundant
build (3.8, 8.4.4)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 8.4.4)
Defined but not used: ‘modifyRunOnException’
build (3.8, 8.4.4)
Defined but not used: ‘setRunOnException’
build (3.8, 8.4.4)
In the use of ‘createPool’ (imported from Data.Pool):
build (3.8, 8.4.4)
This pattern-binding binds no variables:
build (3.8, 8.4.4)
‘Entity’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.4.4)
‘entityKey’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.4.4)
‘entityVal’ is exported by ‘Entity(.., Entity, entityKey,
build (3.8, 8.4.4)
The import of ‘Data.Functor.Constant’ is redundant
build (3.8, 8.4.4)
The import of ‘GHC.Records’ is redundant
build (3.8, 8.4.4)
Unticked promoted constructor: ‘ShowType’.
build (3.8, 8.4.4)
Defined but not used: ‘modifyRunOnException’
build (3.8, 8.4.4)
Defined but not used: ‘setRunOnException’
build (3.8, 8.4.4)
In the use of ‘createPool’ (imported from Data.Pool):
build (3.8, 8.4.4)
This pattern-binding binds no variables: