Merge pull request #4 from elrant/sideview-dev #47
Annotations
4 warnings
Nullability and data flow problems:
src/main/java/team/elrant/bubbles/xmpp/ConnectedUser.java#L229
Method invocation `equals` may produce `NullPointerException`
|
Nullability and data flow problems:
src/main/java/team/elrant/bubbles/xmpp/ConnectedUser.java#L183
Argument `this.getPassword()` might be null
|
Result of method call ignored:
src/main/java/team/elrant/bubbles/xmpp/ConnectedUser.java#L177
Result of `File.delete()` is ignored
|
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|