Skip to content

#3252 Sentence Reworking (for the Dblpend Example, Satisfied requirement) #541

#3252 Sentence Reworking (for the Dblpend Example, Satisfied requirement)

#3252 Sentence Reworking (for the Dblpend Example, Satisfied requirement) #541

Triggered via pull request September 11, 2024 17:42
Status Failure
Total duration 1m 15s
Artifacts

Lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Linter
HLint failed with status: 1. Suggestion (1)
Linter: code/drasil-example/dblpend/lib/Drasil/DblPend/Body.hs#L243
Suggestion in sysCtxSysResp in module Drasil.DblPend.Body: Redundant bracket ▫︎ Found: "(S \"Detect data type mismatch, such as a string of characters\")\n +:+\n phrase input_ +:+. (S \"instead\" `S.ofA` S \"floating point number\")" ▫︎ Perhaps: "S \"Detect data type mismatch, such as a string of characters\"\n +:+\n phrase input_ +:+. (S \"instead\" `S.ofA` S \"floating point number\")"