Skip to content

Add Average monoid from our monorepo #645

Add Average monoid from our monorepo

Add Average monoid from our monorepo #645

Triggered via pull request June 21, 2024 20:03
Status Failure
Total duration 5m 39s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
lint
HLint failed with status: 1. Warning (1)
test (stack-lts-21.25.yaml)
Error: The process '/usr/local/bin/stack' failed with exit code 1
test (stack-lts-21.25.yaml)
The process '/usr/local/bin/stack' failed with exit code 1
test (stack.yaml)
Error: The process '/usr/local/bin/stack' failed with exit code 1
test (stack.yaml)
The process '/usr/local/bin/stack' failed with exit code 1
test (stack-lts-20.26.yaml)
Error: The process '/usr/local/bin/stack' failed with exit code 1
test (stack-lts-20.26.yaml)
The process '/usr/local/bin/stack' failed with exit code 1
test (stack-nightly.yaml)
Error: The process '/usr/local/bin/stack' failed with exit code 1
test (stack-nightly.yaml)
The process '/usr/local/bin/stack' failed with exit code 1
lint: library/Freckle/App/Test/Http/MatchRequest.hs#L83
Warning in hasExplicitPath in module Freckle.App.Test.Http.MatchRequest: Use any ▫︎ Found: "any ((`isPrefixOf` url) . toUrlPrefix)\n $ concat\n [[Just port], Nothing <$ guard (secure && port == 443),\n Nothing <$ guard (not secure && port == 80)]" ▫︎ Perhaps: "any\n (any ((`isPrefixOf` url) . toUrlPrefix))\n [[Just port], Nothing <$ guard (secure && port == 443),\n Nothing <$ guard (not secure && port == 80)]"
test (stack-lts-21.25.yaml)
inputs.stack-yaml is deprecated. Set env.STACK_YAML or use inputs.stack-arguments instead.
test (stack.yaml)
inputs.stack-yaml is deprecated. Set env.STACK_YAML or use inputs.stack-arguments instead.
test (stack-lts-20.26.yaml)
inputs.stack-yaml is deprecated. Set env.STACK_YAML or use inputs.stack-arguments instead.
test (stack-nightly.yaml)
inputs.stack-yaml is deprecated. Set env.STACK_YAML or use inputs.stack-arguments instead.