Logging improvements #9
simulation.yaml
on: pull_request
Check with HLint
14s
Check with fourmolu
9s
Matrix: simulation-test
Annotations
1 error and 2 warnings
Check with HLint
HLint failed with status: 1. Warning (2)
|
Check with HLint:
simulation/src/LeiosProtocol/Common.hs#L1
Warning in module LeiosProtocol.Common: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE BangPatterns #-}"
|
Check with HLint:
simulation/src/LeiosProtocol/Short/Sim.hs#L42
Warning in module LeiosProtocol.Short.Sim: Avoid restricted module ▫︎ Found: "import PraosProtocol.Common ( Block(..) )" ▫︎ Note: may break the code
|