Skip to content

Fix char generator and remove ascii char generator. #7

Fix char generator and remove ascii char generator.

Fix char generator and remove ascii char generator. #7

Triggered via push September 19, 2024 09:59
Status Success
Total duration 1m 0s
Artifacts

main.yaml

on: push
Matrix: build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
GHC 9.10.1 on ubuntu-22.04: src/Generator.hs#L53
Defined but not used: ‘i’
GHC 9.10.1 on ubuntu-22.04: src/Generator.hs#L63
Pattern match(es) are non-exhaustive
GHC 9.10.1 on ubuntu-22.04: src/Generator.hs#L63
This binding for ‘xs’ shadows the existing binding
GHC 9.10.1 on ubuntu-22.04: src/Mutator.hs#L5
The import of ‘Data.Char’ is redundant
GHC 9.10.1 on ubuntu-22.04: src/Mutator.hs#L16
Defined but not used: ‘ch’
GHC 9.10.1 on ubuntu-22.04: src/Checker.hs#L5
The import of ‘Control.Monad’ is redundant
GHC 9.10.1 on ubuntu-22.04: src/Checker.hs#L54
This binding for ‘prng’ shadows the existing binding
GHC 9.10.1 on ubuntu-22.04: src/Checker.hs#L54
This binding for ‘q’ shadows the existing binding
GHC 9.10.1 on ubuntu-22.04: src/Checker.hs#L55
This binding for ‘prng’ shadows the existing binding
GHC 9.10.1 on ubuntu-22.04: src/Checker.hs#L55
This binding for ‘q’ shadows the existing binding