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

Command 'updateBuoys' is broken #1

Open
rach7110 opened this issue Jun 17, 2022 · 1 comment
Open

Command 'updateBuoys' is broken #1

rach7110 opened this issue Jun 17, 2022 · 1 comment

Comments

@rach7110
Copy link
Owner

Issue:

This custom command updateBuoys does not work as intended.

Steps to reproduce:

$ php artisan updateBuoys

Expected:

The command should update the list of NOAA buoy IDs in local storage and log the timestamp of when the job was completed in the laravel.log file.

Actual

ArgumentCountError 

Too few arguments to function App\Jobs\UpdateNoaaBuoys::handle(), 0 passed in /Users/loziuk/code/sun-moon-tide/app/Console/Commands/UpdateBuoyStations.php on line 43 and exactly 1 expected
@rach7110
Copy link
Owner Author

Fixed, reference commit:
dc82826

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

1 participant