You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/runner/work/_actions/Shopify/upload-to-release/master/node_modules/universal-user-agent/index.js:13
throw error
^
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at macosRelease (/Users/runner/work/_actions/Shopify/upload-to-release/master/node_modules/macos-release/index.js:26:26)
at osName (/Users/runner/work/_actions/Shopify/upload-to-release/master/node_modules/os-name/index.js:21:18)
at getUserAgentNode (/Users/runner/work/_actions/Shopify/upload-to-release/master/node_modules/universal-user-agent/index.js:7:53)
at Object.<anonymous> (/Users/runner/work/_actions/Shopify/upload-to-release/master/node_modules/@octokit/graphql/index.js:5:52)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1[54](https://github.com/imazen/imageflow/actions/runs/12885889622/job/35925296763#step:27:55)8:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
at Module.require (node:internal/modules/cjs/loader:1311:19)
at require (node:internal/modules/helpers:179:18)
Hi,
this action fails on new-ish (latest 3) MacOS releases due to outdated dependencies.
My issue is specifically caused by old version of
macos-release
lib: https://github.com/Shopify/upload-to-release/blob/master/node_modules/macos-release/index.js failing formacos-latest
:The text was updated successfully, but these errors were encountered: