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

Fix: increment warning where forgotten #210

Merged
merged 3 commits into from
Sep 17, 2021
Merged

Fix: increment warning where forgotten #210

merged 3 commits into from
Sep 17, 2021

Conversation

k-doering-NOAA
Copy link
Contributor

I noticed some warnings weren't getting incremented, so edited the source code to fix. Note I saw some lines were commented out with no incrementation, but I added it anyway just in case we wanted to uncomment the lines in the future.

@Rick-Methot-NOAA , please take a look. Feel free to push to the branch changes if I made any mistakes, or let me know what changes to make.

@Rick-Methot-NOAA
Copy link
Collaborator

Rick-Methot-NOAA commented Sep 16, 2021

good idea to sleuth these out.
Most were good changes to make.
Those beginning with // were left over from some debugging while developing/testing code. These can be deleted and definitely do not need to be incremented.

@k-doering-NOAA
Copy link
Contributor Author

Thanks! I now removed the commented out warning statements and pushed a fix to correct the build-warning gh action (it flagged missing parentheses, which was helpful!)

@Rick-Methot-NOAA feel free to merge this in once all gh actions pass.

@Rick-Methot-NOAA Rick-Methot-NOAA merged commit cfbe093 into main Sep 17, 2021
@k-doering-NOAA k-doering-NOAA deleted the fix_warn branch January 10, 2022 16:54
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

Successfully merging this pull request may close these issues.

2 participants