Error updating release on MacOS (Matrix OS) #694

Open
opened 2023-01-10 07:11:50 -05:00 by supersu-man · 0 comments
supersu-man commented 2023-01-10 07:11:50 -05:00 (Migrated from github.com)
/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/macos-release/index.js:26
	const [name, version] = nameMap.get(release);
^
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
    at macosRelease (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/macos-release/index.js:26:1)
    at osName (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/os-name/index.js:21:1)
    at getUserAgent (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/@octokit/rest/node_modules/universal-user-agent/dist-node/index.js:11:1)
    at parseOptions (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/@octokit/rest/lib/parse-client-options.js:80:1)
    at new Octokit (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/@octokit/rest/lib/constructor.js:23:1)
    at Object.5438 (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/@actions/github/lib/github.js:[16](https://github.com/supersu-man/bumper/actions/runs/3882850343/jobs/6623996525#step:6:17):1)
    at __webpack_require__ (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/webpack/bootstrap:20:1)
    at Object.1962 (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/src/update-release.js:2:1)
    at __webpack_require__ (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/webpack/bootstrap:20:1)
    at Object.[17](https://github.com/supersu-man/bumper/actions/runs/3882850343/jobs/6623996525#step:6:18)13 (/Users/runner/work/_actions/tubone[24](https://github.com/supersu-man/bumper/actions/runs/3882850343/jobs/6623996525#step:6:25)/update_release/v1.0/webpack:/update_release/src/main.js:1:1)

More logs and info here.

``` /Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/macos-release/index.js:26 const [name, version] = nameMap.get(release); ^ TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) at macosRelease (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/macos-release/index.js:26:1) at osName (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/os-name/index.js:21:1) at getUserAgent (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/@octokit/rest/node_modules/universal-user-agent/dist-node/index.js:11:1) at parseOptions (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/@octokit/rest/lib/parse-client-options.js:80:1) at new Octokit (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/@octokit/rest/lib/constructor.js:23:1) at Object.5438 (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/node_modules/@actions/github/lib/github.js:[16](https://github.com/supersu-man/bumper/actions/runs/3882850343/jobs/6623996525#step:6:17):1) at __webpack_require__ (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/webpack/bootstrap:20:1) at Object.1962 (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/src/update-release.js:2:1) at __webpack_require__ (/Users/runner/work/_actions/tubone24/update_release/v1.0/webpack:/update_release/webpack/bootstrap:20:1) at Object.[17](https://github.com/supersu-man/bumper/actions/runs/3882850343/jobs/6623996525#step:6:18)13 (/Users/runner/work/_actions/tubone[24](https://github.com/supersu-man/bumper/actions/runs/3882850343/jobs/6623996525#step:6:25)/update_release/v1.0/webpack:/update_release/src/main.js:1:1) ``` More logs and info [here](https://github.com/supersu-man/bumper/actions/runs/3882850343/jobs/6623996525).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
workflows/update_release#694
No description provided.