Skip to content

Try to build github pages #41

Try to build github pages

Try to build github pages #41

Triggered via push January 17, 2025 16:31
Status Success
Total duration 1m 6s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
hlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
hlint: app/Main.hs#L39
Suggestion in main in module Main: Replace case with maybe ▫︎ Found: "case sourceCodeFilepath of\n Nothing -> runPrompt\n Just sourceCodeFile -> runFile sourceCodeFile" ▫︎ Perhaps: "maybe runPrompt runFile sourceCodeFilepath"
fourmolu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636