fix coverage check results in the presence of optionality #59
Annotations
1 warning and 3 notices
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/Test/IOTasks.hs#L45
`Line` matches candidate pattern `\bI(?=(?:[A-Z][a-z]{2,})+\b)` (candidate-pattern)
|
src/Test/IOTasks/IOrep.hs#L2
`Line` matches candidate pattern `\bI(?=(?:[A-Z][a-z]{2,})+\b)` (candidate-pattern)
|
src/Test/IOTasks/Random.hs#L45
`Line` matches candidate pattern `\bI(?=(?:[A-Z][a-z]{2,})+\b)` (candidate-pattern)
|
This job succeeded
Loading