Fix build error due to blaze-html (#186) #20
Annotations
6 warnings
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/Eventlog/Args.hs#L17
The import of ‘Data.Semigroup’ is redundant
|
Build:
src/Eventlog/Args.hs#L18
The import of ‘Control.Applicative’ is redundant
|
Build:
src/Eventlog/Rendering/Types.hs#L23
This binding for ‘s’ shadows the existing binding
|
Build:
src/Eventlog/Events.hs#L347
In the use of ‘head’
|
Build
In the use of ‘head’
|
Loading