Skip to content

refactor(Token): added errors to symbol, names, integers #334

refactor(Token): added errors to symbol, names, integers

refactor(Token): added errors to symbol, names, integers #334

Triggered via push January 19, 2024 19:15
Status Failure
Total duration 2m 27s
Artifacts

ci.yaml

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

Annotations

6 errors and 34 warnings
GHC 9.4, Cabal latest
Process completed with exit code 1.
GHC 8.10, Cabal latest
Process completed with exit code 1.
GHC 9.2, Cabal latest
Process completed with exit code 1.
GHC 9.2, Cabal 3.6
Process completed with exit code 1.
GHC 8.10, Cabal 3.6
Process completed with exit code 1.
GHC latest, Cabal latest
Process completed with exit code 1.
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
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 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#L120
Pattern match(es) are non-exhaustive
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors.hs#L129
Pattern match(es) are non-exhaustive
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors.hs#L162
Pattern match(es) are non-exhaustive
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors.hs#L166
Pattern match(es) are non-exhaustive
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 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors.hs#L183
Pattern match(es) are non-exhaustive
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors.hs#L189
Pattern match(es) are non-exhaustive
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 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
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 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
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#L120
Pattern match(es) are non-exhaustive
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L129
Pattern match(es) are non-exhaustive
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L162
Pattern match(es) are non-exhaustive
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L166
Pattern match(es) are non-exhaustive
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L183
Pattern match(es) are non-exhaustive
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors.hs#L189
Pattern match(es) are non-exhaustive
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 latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Numeric.hs#L62
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Numeric.hs#L80
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Numeric.hs#L81
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Numeric.hs#L83
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Numeric.hs#L96
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Numeric.hs#L97
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/Numeric.hs#L98
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal.hs#L27
The import of ‘Applicative, liftA2’
GHC latest, Cabal latest: src/Text/Gigaparsec/Position.hs#L6
The import of ‘liftA2’
GHC latest, Cabal latest: src/Text/Gigaparsec.hs#L96
The import of ‘liftA2’
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).