dhall-lang / dhall-lang/setup-dhall

setup-dhall fails with Cannot read properties of undefined (reading 'browser_download_url')

Open
#8 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
16
Forks
8
PR merge metrics
No merged PRs in 30d

Description

It seems like the action is broken by failing with:

```
Run dhall-lang/setup-dhall@v4
with:
version: latest
Fetching dhall releases from https://api.github.com/repos/dhall-lang/dhall-haskell/releases/latest
/home/runner/work/_actions/dhall-lang/setup-dhall/v4/src/action.js:61
core: coreRelease.browser_download_url,
^

TypeError: Cannot read properties of undefined (reading 'browser_download_url')
at fetchReleases (/home/runner/work/_actions/dhall-lang/setup-dhall/v4/src/action.js:61:23)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async run (/home/runner/work/_actions/dhall-lang/setup-dhall/v4/src/action.js:104:16)
```

Example run: https://github.com/change-metrics/demo-node-config/actions/runs/7453463971/job/20278886176?pr=8

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.