[RFC] Sketch WSS implementation #41
Annotations
6 errors and 11 warnings
Build:
src/Network/WebSockets/Connection/Options.hs#L27
Could not load module ‘Crypto.PubKey.DH’.
|
Build:
src/Network/WebSockets/Connection/Options.hs#L29
Could not load module ‘Data.Default.Class’.
|
Build:
src/Network/WebSockets/Connection/Options.hs#L31
Could not load module ‘Network.TLS’.
|
Build:
src/Network/WebSockets/Connection/Options.hs#L32
Could not load module ‘Network.TLS.Extra’.
|
Build:
src/Network/WebSockets/Connection/Options.hs#L33
Could not load module ‘Network.TLS.SessionManager’.
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@v2, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/Network/WebSockets/Connection/Options.hs#L24
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Network/WebSockets/Extensions/Description.hs#L13
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Network/WebSockets/Extensions/Description.hs#L17
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Network/WebSockets/Extensions/Description.hs#L13
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Network/WebSockets/Extensions/Description.hs#L17
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Network/WebSockets/Http.hs#L36
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Network/WebSockets/Http.hs#L47
The import of ‘Data.Monoid’ is redundant
|
Build:
src/Network/WebSockets/Http.hs#L36
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Network/WebSockets/Http.hs#L47
The import of ‘Data.Monoid’ is redundant
|
Build:
tests/haskell/Network/WebSockets/Tests/Util.hs#L10
The import of ‘Control.Applicative’ is redundant
|
Loading