DEV Community

Discussion on: Creating Dynamic README.md File

Collapse
 
hoangit2k2 profile image
Nguyen Hoang

I got this error "Warning: Unexpected input(s)" when running jobs
Warning: Unexpected input(s) 'city', 'days', 'weather-api-key', 'template-file', 'out-file', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'show-progress', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
Image description

Collapse
 
jacktt profile image
Jack

I visited your repository, and the error is "No matching location found." This means that your input city is invalid. I will try to help you search for your city, but it may not support your city. In this case, I may consider allowing you to input the location by latitude and longitude.

Collapse
 
hoangit2k2 profile image
Nguyen Hoang

Thanks so much, I can resolve the issue. Your function is great