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

Clean up compiler warnings #1004

Closed
lprimak opened this issue Jul 11, 2023 · 7 comments · Fixed by #1233
Closed

Clean up compiler warnings #1004

lprimak opened this issue Jul 11, 2023 · 7 comments · Fixed by #1233
Assignees

Comments

@lprimak
Copy link
Contributor

lprimak commented Jul 11, 2023

Currently, there around 300 warnings in the code, they should be cleaned up

@lprimak lprimak added good-first-issue Good First Issue help-wanted Help Wanted labels Jul 11, 2023
@lprimak lprimak changed the title Clean up compiler warnings in main Clean up compiler warnings Jul 11, 2023
@bmarwell
Copy link
Contributor

We can add -processing as a start

@seanpmcn
Copy link

seanpmcn commented Aug 2, 2023

The enum ProvidedHashFormat contains enum values for HexFormat and Base64Format which have been deprecated in org.apache.shiro.crypto.hash.format. Could references to these enum values simply be removed?

seanpmcn added a commit to seanpmcn/shiro that referenced this issue Aug 2, 2023
…ntation with SimpleHash, update deprecated method newInstance
@seanpmcn
Copy link

Which warnings does this issue refer to, because there is a different amount depending on what you're looking at.

@lprimak
Copy link
Contributor Author

lprimak commented Aug 11, 2023

Get the simple stuff done first. Leave more complicated stuff for later

seanpmcn added a commit to seanpmcn/shiro that referenced this issue Aug 13, 2023
seanpmcn added a commit to seanpmcn/shiro that referenced this issue Aug 13, 2023
@lprimak
Copy link
Contributor Author

lprimak commented Oct 4, 2023

Hi, @seanpmcn
Do you have an update?
Thank you

@seanpmcn
Copy link

seanpmcn commented Oct 4, 2023

@lprimak
Sorry about the lack of update.
I got caught up in work for grad school. I think I may need to step back from this one and let others take care of it.

I hope that's alright. I'm still getting used to the etiquette and protocols of open source.

@lprimak
Copy link
Contributor Author

lprimak commented Oct 4, 2023

That's not a problem. You are welcome to pick up issues when you can.

@lprimak lprimak removed good-first-issue Good First Issue help-wanted Help Wanted labels Dec 17, 2023
@lprimak lprimak self-assigned this Dec 17, 2023
lprimak added a commit that referenced this issue Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants