Skip to content

Need to find a tidy way to test these automatically #250

Need to find a tidy way to test these automatically

Need to find a tidy way to test these automatically #250

Triggered via pull request December 23, 2024 22:02
Status Failure
Total duration 46s
Artifacts

lint-haskell.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
hlint
HLint failed with status: 1. Warning (1), Suggestion (3)
ormolu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
hlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
hlint: wasm-calc12/test/Test/Wasm/WasmSpec.hs#L498
Warning in spec in module Test.Wasm.WasmSpec: Redundant bracket ▫︎ Found: "(\"test result = True\")" ▫︎ Perhaps: "\"test result = True\""
hlint: wasm-calc12/test/Test/Wasm/WasmSpec.hs#L502
Suggestion in spec in module Test.Wasm.WasmSpec: Redundant bracket ▫︎ Found: "(\"imports\", \n (joinLines\n [\"import my.import as myImport(x: Int64) -> Void\",\n \"test dontExplodePlease = True\"]))" ▫︎ Perhaps: "(\"imports\", \n joinLines\n [\"import my.import as myImport(x: Int64) -> Void\",\n \"test dontExplodePlease = True\"])"
hlint: wasm-calc12/test/Test/Wasm/WasmSpec.hs#L509
Suggestion in spec in module Test.Wasm.WasmSpec: Redundant bracket ▫︎ Found: "(\"use import\", \n (joinLines\n [\"import my.import as myImport(x: Int64) -> Void\",\n \"export function usesImport() -> Void { myImport(100) }\",\n \"test dontExplodePlease = True\"]))" ▫︎ Perhaps: "(\"use import\", \n joinLines\n [\"import my.import as myImport(x: Int64) -> Void\",\n \"export function usesImport() -> Void { myImport(100) }\",\n \"test dontExplodePlease = True\"])"
hlint: wasm-calc12/test/Test/Wasm/WasmSpec.hs#L517
Suggestion in spec in module Test.Wasm.WasmSpec: Redundant bracket ▫︎ Found: "(\"use function\", \n (joinLines\n [\"import my.import as myImport(x: Int64) -> Void\",\n \"export function usesImport() -> Void { myImport(100) }\",\n \"function returnTrue() -> Boolean { True }\",\n \"test dontExplodePlease = { returnTrue() }\"]))" ▫︎ Perhaps: "(\"use function\", \n joinLines\n [\"import my.import as myImport(x: Int64) -> Void\",\n \"export function usesImport() -> Void { myImport(100) }\",\n \"function returnTrue() -> Boolean { True }\",\n \"test dontExplodePlease = { returnTrue() }\"])"
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
hlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/