Skip to content

Optimise Error System #363

Optimise Error System

Optimise Error System #363

Triggered via pull request January 27, 2024 01:09
@j-mie6j-mie6
synchronize #25
refactor/errors
Status Success
Total duration 2m 16s
Artifacts

ci.yaml

on: pull_request
Matrix: validate
Matrix: Deploy Docs
Fit to window
Zoom out
Zoom in

Annotations

157 warnings
GHC 9.4, Cabal latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell/actions/setup@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GHC 9.4, Cabal latest
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L9
The import of ‘SpecialisedError’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L11
The module ‘Text.Gigaparsec.Internal.Errors.ErrorItem’ does not have an explicit import list
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L42
Defined but not used: ‘reasons'’
GHC 9.4, Cabal latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L9
The import of ‘SpecialisedError’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L11
The module ‘Text.Gigaparsec.Internal.Errors.ErrorItem’ does not have an explicit import list
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L42
Defined but not used: ‘reasons'’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC 8.10, Cabal latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell/actions/setup@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GHC 8.10, Cabal latest
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L9
The import of ‘SpecialisedError’
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L11
The module ‘Text.Gigaparsec.Internal.Errors.ErrorItem’ does not have an explicit import list
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L16
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L28
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L28
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L38
• Ignoring unusable UNPACK pragma on the third argument of ‘Base’
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L42
• Ignoring unusable UNPACK pragma on the first argument of ‘Op’
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L47
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L49
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.2, Cabal 3.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell/actions/setup@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GHC 9.2, Cabal 3.6
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
GHC 9.2, Cabal 3.6
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L9
The import of ‘SpecialisedError’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L11
The module ‘Text.Gigaparsec.Internal.Errors.ErrorItem’ does not have an explicit import list
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L40
Defined but not used: ‘hints’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L9
The import of ‘SpecialisedError’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L11
The module ‘Text.Gigaparsec.Internal.Errors.ErrorItem’ does not have an explicit import list
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L40
Defined but not used: ‘hints’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L42
Defined but not used: ‘line'’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L42
Defined but not used: ‘col'’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L42
Defined but not used: ‘exs'’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L16
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L28
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L28
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L38
• Ignoring unusable UNPACK pragma on the third argument of ‘Base’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L42
• Ignoring unusable UNPACK pragma on the first argument of ‘Op’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L47
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L49
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal 3.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell/actions/setup@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GHC 8.10, Cabal 3.6
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L9
The import of ‘SpecialisedError’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L11
The module ‘Text.Gigaparsec.Internal.Errors.ErrorItem’ does not have an explicit import list
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L40
Defined but not used: ‘hints’
GHC 8.10, Cabal 3.6
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L16
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L28
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L28
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L38
• Ignoring unusable UNPACK pragma on the third argument of ‘Base’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L42
• Ignoring unusable UNPACK pragma on the first argument of ‘Op’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L47
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L49
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L9
The import of ‘SpecialisedError’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L11
The module ‘Text.Gigaparsec.Internal.Errors.ErrorItem’ does not have an explicit import list
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L40
Defined but not used: ‘hints’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L42
Defined but not used: ‘line'’
GHC 9.2, Cabal latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell/actions/setup@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GHC 9.2, Cabal latest
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L16
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L28
• Ignoring unusable UNPACK pragma
GHC latest, Cabal latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell/actions/setup@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L28
• Ignoring unusable UNPACK pragma
GHC latest, Cabal latest
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L38
• Ignoring unusable UNPACK pragma on the third argument of ‘Base’
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L9
The import of ‘SpecialisedError’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L42
• Ignoring unusable UNPACK pragma on the first argument of ‘Op’
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L11
The module ‘Text.Gigaparsec.Internal.Errors.ErrorItem’ does not have an explicit import list
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L47
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L49
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors.hs#L7
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L5
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L3
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L42
Defined but not used: ‘reasons'’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L9
The import of ‘SpecialisedError’
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC latest, Cabal latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L11
The module ‘Text.Gigaparsec.Internal.Errors.ErrorItem’ does not have an explicit import list
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L8
The module ‘Text.Gigaparsec.Internal.Errors.DefuncTypes’ does not have an explicit import list
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L9
The import of ‘SpecialisedError’
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L11
The module ‘Text.Gigaparsec.Internal.Errors.ErrorItem’ does not have an explicit import list
GHC 9.2, Cabal latest
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L42
Defined but not used: ‘reasons'’
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal.hs#L27
The import of ‘Applicative, liftA2’