draft: feat: Resilient parsing #105
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, haskell/actions/setup@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, haskell/actions/setup@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup Haskell
As of 2023-09-09, haskell/action/setup is no longer maintained, please switch to haskell-actions/setup (note: dash for slash).
|
Run cabal v2-test:
src/Pinch/Internal/Builder.hs#L148
In the use of ‘memcpy’
|
Run cabal v2-test:
src/Pinch/Protocol/Common.hs#L88
Pattern match(es) are non-exhaustive
|
Run cabal v2-test:
src/Pinch/Protocol/Options/Type.hs#L6
‘poMaxBinaryLength’ is exported by ‘poMaxBinaryLength’ and ‘ProtocolOptions(..)’
|
Run cabal v2-test:
src/Pinch/Protocol/Options/Type.hs#L7
‘poIncrementalChunkSize’ is exported by ‘poIncrementalChunkSize’ and ‘ProtocolOptions(..)’
|
Run cabal v2-test:
src/Pinch/Protocol/Options/Type.hs#L8
‘poMaxMethodNameLength’ is exported by ‘poMaxMethodNameLength’ and ‘ProtocolOptions(..)’
|
Run cabal v2-test:
src/Pinch/Protocol/Options/Type.hs#L9
‘poMaxListLength’ is exported by ‘poMaxListLength’ and ‘ProtocolOptions(..)’
|
Run cabal v2-test:
src/Pinch/Protocol/Options/Type.hs#L10
‘poMaxMapSize’ is exported by ‘poMaxMapSize’ and ‘ProtocolOptions(..)’
|
Run cabal v2-test:
src/Pinch/Protocol/Options/Type.hs#L11
‘poMaxSetSize’ is exported by ‘poMaxSetSize’ and ‘ProtocolOptions(..)’
|
Run cabal v2-test:
src/Pinch/Protocol/Options/Type.hs#L12
‘poMethodNameParser’ is exported by ‘poMethodNameParser’ and ‘ProtocolOptions(..)’
|
Run cabal v2-test:
src/Pinch/Protocol/Options.hs#L13
The import of ‘Data.Text’ is redundant
|
The logs for this run have expired and are no longer available.
Loading