setup-hub icon indicating copy to clipboard operation
setup-hub copied to clipboard

Error using last version of mac

Open uziasferreirazup opened this issue 5 years ago • 1 comments

I got this error, using the last version ##[error]Cannot read property 'substring' of undefined

uziasferreirazup avatar Apr 19 '20 23:04 uziasferreirazup

@Geertvdc @mislav How is this expected to work?

action.yaml defines hub-version but the code in setup-hub.ts is checking for version.

If version is specified there is a warning Unexpected input 'version', valid inputs are ['hub-version']. If not it fails with Cannot read property 'substring' of undefined?

lutzroeder avatar May 29 '20 09:05 lutzroeder