Skip to content

Fix array signature fn (List(a)) -> Value to fn (List(a), fn (a) -> Value) -> Value #151

Fix array signature fn (List(a)) -> Value to fn (List(a), fn (a) -> Value) -> Value

Fix array signature fn (List(a)) -> Value to fn (List(a), fn (a) -> Value) -> Value #151

Triggered via pull request November 25, 2024 16:14
Status Failure
Total duration 47s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/