feat(Token): numeric escape valid for unbounded #294
Annotations
16 warnings
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/
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘TextDesc(..)’ does not have an explicit import list
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘EscapeDesc(..)’ does not have an explicit import list
|
|
src/Text/Gigaparsec/Internal/Errors.hs#L120
Pattern match(es) are non-exhaustive
|
src/Text/Gigaparsec/Internal/Errors.hs#L125
Pattern match(es) are non-exhaustive
|
src/Text/Gigaparsec/Internal/Errors.hs#L158
Pattern match(es) are non-exhaustive
|
src/Text/Gigaparsec/Internal/Errors.hs#L162
Pattern match(es) are non-exhaustive
|
src/Text/Gigaparsec/Internal/Errors.hs#L179
Pattern match(es) are non-exhaustive
|
src/Text/Gigaparsec/Internal/Errors.hs#L185
Pattern match(es) are non-exhaustive
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘TextDesc(..)’ does not have an explicit import list
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘EscapeDesc(..)’ does not have an explicit import list
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘TextDesc(..)’ does not have an explicit import list
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘EscapeDesc(..)’ does not have an explicit import list
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘TextDesc(..)’ does not have an explicit import list
|
src/Text/Gigaparsec/Token/Text.hs#L7
The import item ‘EscapeDesc(..)’ does not have an explicit import list
|
The logs for this run have expired and are no longer available.
Loading