Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The README is outdated Warning: Unexpected input(s) 'useRollingCache' #111

Open
ericbsd opened this issue Sep 29, 2021 · 3 comments
Open

Comments

@ericbsd
Copy link

ericbsd commented Sep 29, 2021

Warning: Unexpected input(s) 'useRollingCache', valid inputs are ['working-directory', 'useLockFile', 'install-command']
Run bahmutov/[email protected]
running npm-install GitHub Action
trying to restore cached NPM modules
npm cache hit undefined
installing NPM dependencies
npm at "/usr/local/bin/npm"
/usr/local/bin/npm ci

Also looks like bahmutov/npm-install does not get cached anymore.

@ericbsd
Copy link
Author

ericbsd commented Sep 29, 2021

It says Cache saved successfully, but on the next run trying to restore cached NPM modules, npm cache hit undefined

 Warning: Unexpected input(s) 'useRollingCache', valid inputs are ['working-directory', 'useLockFile', 'install-command']
Run bahmutov/[email protected]
running npm-install GitHub Action
trying to restore cached NPM modules
npm cache hit undefined
installing NPM dependencies
npm at "/usr/local/bin/npm"
/usr/local/bin/npm ci
added 117 packages in 695.619s
saving NPM modules
/usr/bin/tar --posix --use-compress-program zstd -T0 -cf cache.tzst -P -C /home/runner/work/documentation/documentation --files-from manifest.txt
Cache saved successfully
all done, exiting

@dgreene1
Copy link

I'm experiencing the same where I only ever see npm cache hit undefined

@ericbsd ericbsd changed the title The The README is outdated Warning: Unexpected input(s) 'useRollingCache' The README is outdated Warning: Unexpected input(s) 'useRollingCache' Nov 10, 2021
@vikasperi
Copy link

I can see the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants