Prepare 0.7.2.0 release. #3
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: haskell-actions/setup@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests:
test/Main.hs#L8
The import of ‘threadWaitRead’
|
Run tests:
test/Main.hs#L13
The import of ‘CInt’ from module ‘Foreign.C.Types’ is redundant
|
Run tests:
test/Main.hs#L21
The qualified import of ‘Data.Primitive.Unlifted.Array’ is redundant
|
Run tests:
test/Main.hs#L24
The qualified import of ‘Linux.Socket’ is redundant
|
Run tests:
test/Main.hs#L184
Defined but not used: ‘sample2’
|
Run tests:
test/Main.hs#L193
Defined but not used: ‘localhost’
|
Build:
src/Posix/Socket.hs#L432
Defined but not used: ‘c_safe_writev’
|
Build:
src/Posix/Socket.hs#L477
Defined but not used: ‘c_unsafe_addr_recvmsg’
|
Build:
src/Posix/Socket.hs#L539
A do-notation statement discarded a result of type
|
Build:
src/Posix/Socket.hs#L904
Defined but not used: data constructor ‘UNil’
|
Build:
src/Posix/Socket.hs#L905
Defined but not used: data constructor ‘UCons’
|
Build:
src/Posix/Socket.hs#L912
Defined but not used: ‘foldDownward’
|
The logs for this run have expired and are no longer available.
Loading