Skip to content

Indentation-Sensitive Parsing #539

Indentation-Sensitive Parsing

Indentation-Sensitive Parsing #539

Triggered via pull request December 28, 2024 18:33
Status Failure
Total duration 8m 36s
Artifacts

ci.yaml

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

Annotations

18 errors and 87 warnings
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L90
Not in scope: type constructor or class ‘ThreadId#’
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L97
Not in scope: data constructor ‘ThreadId’
GHC 8.10, Cabal latest
Process completed with exit code 1.
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space.hs#L90
Not in scope: type constructor or class ‘ThreadId#’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space.hs#L97
Not in scope: data constructor ‘ThreadId’
GHC 8.10, Cabal 3.6
Process completed with exit code 1.
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L77
Not in scope: type constructor or class ‘ThreadId#’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L84
Not in scope: data constructor ‘ThreadId’
GHC 9.2, Cabal latest
Process completed with exit code 1.
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space.hs#L77
Not in scope: type constructor or class ‘ThreadId#’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space.hs#L84
Not in scope: data constructor ‘ThreadId’
GHC 9.2, Cabal 3.6
Process completed with exit code 1.
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L77
Not in scope: type constructor or class ‘ThreadId#’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L84
Not in scope: data constructor ‘ThreadId’
GHC 9.4, Cabal latest
Process completed with exit code 1.
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L77
Not in scope: type constructor or class ‘ThreadId#’
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L84
Not in scope: data constructor ‘ThreadId’
GHC 9.6, Cabal latest
Process completed with exit code 1.
GHC 9.2, Cabal latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
GHC 8.10, Cabal latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
GHC 8.10, Cabal 3.6
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
GHC 9.2, Cabal 3.6
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
GHC 9.4, Cabal latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
GHC 9.6, Cabal latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
GHC latest, Cabal latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Token/Indentation.hs#L2
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-missing-kind-signatures
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#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Token/Indentation.hs#L4
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Token/Indentation.hs#L6
unrecognised warning flag: -Wno-missing-role-annotations
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Token/Space.hs#L11
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 8.10, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L17
• Ignoring unusable UNPACK pragma
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Token/Indentation.hs#L2
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
unrecognised warning flag: -Wno-missing-kind-signatures
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#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Indentation.hs#L4
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Indentation.hs#L6
unrecognised warning flag: -Wno-missing-role-annotations
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Space.hs#L11
unrecognised warning flag: -Wno-missing-kind-signatures
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 8.10, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L17
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Token/Indentation.hs#L2
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
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#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Token/Indentation.hs#L6
unrecognised warning flag: -Wno-missing-role-annotations
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L17
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L41
• Ignoring unusable UNPACK pragma on the third argument of ‘Base’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L45
• Ignoring unusable UNPACK pragma on the first argument of ‘Op’
GHC 9.2, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L50
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Token/Indentation.hs#L2
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncBuilders.hs#L6
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#L4
unrecognised warning flag: -Wno-redundant-strictness-flags
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Token/Indentation.hs#L6
unrecognised warning flag: -Wno-missing-role-annotations
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/ErrorItem.hs#L17
• Ignoring unusable UNPACK pragma
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L41
• Ignoring unusable UNPACK pragma on the third argument of ‘Base’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L45
• Ignoring unusable UNPACK pragma on the first argument of ‘Op’
GHC 9.2, Cabal 3.6: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L50
• Ignoring unusable UNPACK pragma
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Token/Indentation.hs#L2
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Internal/Token/Indentation.hs#L6
unrecognised warning flag: -Wno-missing-role-annotations
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Expr/Infix.hs#L38
‘postfix’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘postfix’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Expr/Infix.hs#L38
‘prefix’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘prefix’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Expr/Infix.hs#L38
‘infixn1’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘infixn1’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Expr/Infix.hs#L38
‘infixr1’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘infixr1’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Expr/Infix.hs#L38
‘infixl1’ is exported by ‘module Text.Gigaparsec.Expr.Infix’ and ‘infixl1’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Expr/Chain.hs#L45
‘postfix1’ is exported by ‘module Text.Gigaparsec.Expr.Chain’ and ‘postfix1’
GHC 9.4, Cabal latest: src/Text/Gigaparsec/Expr/Chain.hs#L45
‘prefix1’ is exported by ‘module Text.Gigaparsec.Expr.Chain’ and ‘prefix1’
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Token/Indentation.hs#L2
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/Indentation.hs#L6
unrecognised warning flag: -Wno-missing-role-annotations
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L60
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L78
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L79
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L81
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L94
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L95
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC 9.6, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L96
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Token/Indentation.hs#L2
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
GHC latest, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L25
Missing role annotation: type role ErrKindSingleton nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L40
Missing role annotation: type role DefuncError_ nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L49
Missing role annotation: type role BaseError nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L69
Missing role annotation: type role ErrorOp nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L60
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L78
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L79
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L81
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Token/Indentation.hs#L2
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
GHC latest, Cabal latest: src/Text/Gigaparsec/Expr/Subtype.hs#L24
‘<’ is exported by ‘module Text.Gigaparsec.Expr.Subtype’ and ‘type (<)’
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L25
Missing role annotation: type role ErrKindSingleton nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L40
Missing role annotation: type role DefuncError_ nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L49
Missing role annotation: type role BaseError nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Errors/DefuncTypes.hs#L69
Missing role annotation: type role ErrorOp nominal
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L60
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L78
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L79
The suffix use of a ‘:<>:’ might be repurposed as special syntax
GHC latest, Cabal latest: src/Text/Gigaparsec/Internal/Token/BitBounds.hs#L81
The suffix use of a ‘:<>:’ might be repurposed as special syntax