Skip to content

chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3 #25

chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3

chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3 #25

Triggered via pull request September 22, 2025 14:45
Status Success
Total duration 2m 37s
Artifacts

qodana_code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

158 warnings and 8 notices
Deprecated member is still used: nostr-java-api/src/main/java/nostr/api/NIP61.java#L123
Deprecated member 'createNutzapEvent' is still used
Deprecated API usage: nostr-java-client/src/main/java/nostr/client/springwebsocket/StandardWebSocketClient.java#L129
Overrides deprecated method in 'nostr.client.springwebsocket.WebSocketClientIF'
@NotNull/@Nullable problems: nostr-java-base/src/main/java/nostr/base/BaseKey.java#L24
Primitive type members cannot be annotated
Redundant type cast: nostr-java-api/src/main/java/nostr/api/EventNostr.java#L64
Casting `decoder.decode(...)` to `U` is redundant
Redundant type cast: nostr-java-api/src/main/java/nostr/api/EventNostr.java#L82
Casting `sign().send(...)` to `U` is redundant
'size() == 0' can be replaced with 'isEmpty()': nostr-java-event/src/main/java/nostr/event/tag/ReferenceTag.java#L54
`genericTag.getAttributes().size() < 1` can be replaced with 'genericTag.getAttributes().isEmpty()'
Suspicious variable/parameter name combination: nostr-java-crypto/src/main/java/nostr/crypto/Point.java#L24
'y' should probably not be passed as parameter 'elementRight'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/EventMessage.java#L78
Unchecked cast: 'java.lang.Object' to 'java.util.Map'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/HashtagTag.java#L33
Unchecked cast: 'nostr.event.tag.HashtagTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/entities/CalendarContent.java#L98
Unchecked cast: 'nostr.event.tag.@lombok.NonNull PubKeyTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/LabelNamespaceTag.java#L28
Unchecked cast: 'nostr.event.tag.LabelNamespaceTag' to 'T'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP04.java#L51
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/entities/CalendarContent.java#L162
Unchecked cast: 'nostr.event.tag.@lombok.NonNull GeohashTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/json/serializer/BaseTagSerializer.java#L11
Unchecked cast: 'java.lang.Class' to 'java.lang.Class'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP05.java#L41
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/entities/CalendarContent.java#L130
Unchecked cast: 'nostr.event.tag.@lombok.NonNull LabelTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/IdentifierTag.java#L31
Unchecked cast: 'nostr.event.tag.IdentifierTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/EmojiTag.java#L36
Unchecked cast: 'nostr.event.tag.EmojiTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/EventMessage.java#L73
Unchecked cast: 'nostr.event.message.EventMessage' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/ReferenceTag.java#L46
Unchecked cast: 'nostr.event.tag.ReferenceTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/CloseMessage.java#L44
Unchecked cast: 'nostr.event.message.CloseMessage' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/GenericMessage.java#L68
Unchecked cast: 'nostr.event.message.GenericMessage' to 'T'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP52.java#L49
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/LabelTag.java#L37
Unchecked cast: 'nostr.event.tag.LabelTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/json/deserializer/CalendarTimeBasedEventDeserializer.java#L45
Unchecked call to 'CalendarTimeBasedEvent(PublicKey, List, String)' as a member of raw type 'nostr.event.impl.CalendarTimeBasedEvent'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/CanonicalAuthenticationMessage.java#L64
Unchecked cast: 'nostr.event.message.CanonicalAuthenticationMessage' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/entities/CalendarContent.java#L154
Unchecked cast: 'nostr.event.tag.@lombok.NonNull AddressTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/entities/CalendarContent.java#L142
Unchecked cast: 'nostr.event.tag.@lombok.NonNull LabelNamespaceTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/PriceTag.java#L40
Unchecked cast: 'nostr.event.tag.PriceTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/NoticeMessage.java#L40
Unchecked cast: 'nostr.event.message.NoticeMessage' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/json/codec/GenericTagDecoder.java#L19
Unchecked cast: 'java.lang.Class' to 'java.lang.Class'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP01.java#L157
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/filter/AddressTagFilter.java#L71
Unchecked cast: 'nostr.event.tag.AddressTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/EoseMessage.java#L44
Unchecked cast: 'nostr.event.message.EoseMessage' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/RelayAuthenticationMessage.java#L40
Unchecked cast: 'nostr.event.message.RelayAuthenticationMessage' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/NonceTag.java#L43
Unchecked cast: 'nostr.event.tag.NonceTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/AddressTag.java#L49
Unchecked cast: 'nostr.event.tag.AddressTag' to 'T'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP65.java#L53
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/EventNostr.java#L82
Unchecked cast: 'nostr.event.BaseMessage' to 'U'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP99.java#L36
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/json/codec/BaseTagDecoder.java#L19
Unchecked cast: 'java.lang.Class' to 'java.lang.Class'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP02.java#L34
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/json/codec/GenericEventDecoder.java#L18
Unchecked cast: 'java.lang.Class' to 'java.lang.Class'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/entities/CalendarContent.java#L122
Unchecked cast: 'nostr.event.tag.@lombok.NonNull ReferenceTag' to 'T'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP65.java#L72
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/UrlTag.java#L28
Unchecked cast: 'nostr.event.tag.UrlTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/EventMessage.java#L77
Unchecked cast: 'nostr.event.message.EventMessage' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/json/codec/GenericTagDecoder.java#L54
Unchecked cast: 'nostr.event.tag.GenericTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/PubKeyTag.java#L62
Unchecked cast: 'nostr.event.tag.PubKeyTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/SubjectTag.java#L35
Unchecked cast: 'nostr.event.tag.SubjectTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/GeohashTag.java#L33
Unchecked cast: 'nostr.event.tag.GeohashTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/VoteTag.java#L28
Unchecked cast: 'nostr.event.tag.VoteTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/json/serializer/GenericTagSerializer.java#L12
Unchecked cast: 'java.lang.Class' to 'java.lang.Class'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/EventMessage.java#L73
Unchecked cast: 'java.lang.Object' to 'java.util.Map'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/filter/AddressTagFilter.java#L66
Unchecked cast: 'nostr.event.tag.AddressTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/OkMessage.java#L52
Unchecked cast: 'nostr.event.message.OkMessage' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/ExpirationTag.java#L34
Unchecked cast: 'nostr.event.tag.ExpirationTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/EventTag.java#L52
Unchecked cast: 'nostr.event.tag.EventTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/json/codec/Nip05ContentDecoder.java#L19
Unchecked cast: 'java.lang.Class' to 'java.lang.Class'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP01.java#L104
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/ReqMessage.java#L69
Unchecked cast: 'nostr.event.message.ReqMessage' to 'T'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP65.java#L34
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/tag/RelaysTag.java#L39
Unchecked cast: 'nostr.event.tag.RelaysTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/entities/CalendarContent.java#L110
Unchecked cast: 'nostr.event.tag.@lombok.NonNull HashtagTag' to 'T'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP01.java#L143
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/json/deserializer/CalendarDateBasedEventDeserializer.java#L46
Unchecked call to 'CalendarDateBasedEvent(PublicKey, List, String)' as a member of raw type 'nostr.event.impl.CalendarDateBasedEvent'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP09.java#L44
Unchecked call to 'GenericEventFactory(Identity, Integer, List, String)' as a member of raw type 'nostr.api.factory.impl.GenericEventFactory'
Redundant local variable: nostr-java-event/src/main/java/nostr/event/tag/LabelNamespaceTag.java#L32
Local variable `labelNamespaceTag` is redundant
Multiple occurrences of the same expression: nostr-java-crypto/src/main/java/nostr/crypto/bech32/Bech32.java#L258
Multiple occurrences of `(acc << (toWidth - bits)) & ((1 << toWidth) - 1)`
Multiple occurrences of the same expression: nostr-java-crypto/src/main/java/nostr/crypto/bech32/Bech32.java#L260
Multiple occurrences of `(acc << (toWidth - bits)) & ((1 << toWidth) - 1)`
@NotNull/@Nullable problems: nostr-java-base/src/main/java/nostr/base/BaseKey.java#L22
The generated code will use '@org.jetbrains.annotations.NotNull' instead of '@lombok.NonNull'