Skip to content

Merge pull request #480 from tcheeric/dependabot/github_actions/devel… #362

Merge pull request #480 from tcheeric/dependabot/github_actions/devel…

Merge pull request #480 from tcheeric/dependabot/github_actions/devel… #362

Triggered via push October 13, 2025 17:02
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error, 190 warnings, and 1 notice
Invalid workflow file: .github/workflows/release.yml#L1
(Line: 25, Col: 13): Unrecognized named-value: 'secrets'. Located at position 2 within expression: !secrets.CENTRAL_USERNAME || !secrets.CENTRAL_PASSWORD || !secrets.GPG_PRIVATE_KEY || !secrets.GPG_PASSPHRASE
Catch block may ignore exception: nostr-java-api/src/main/java/nostr/api/nip57/NIP57ZapReceiptBuilder.java#L80
Unexpected VM exception like 'java.lang.NullPointerException' might be ignored in a `catch` block
Constant values: nostr-java-event/src/main/java/nostr/event/impl/EphemeralEvent.java#L34
Condition `20_000 <= n && n < 30_000` is always `false`
Nullability and data flow problems: nostr-java-api/src/main/java/nostr/api/nip01/NIP01TagFactory.java#L82
Method invocation `getUuid` may produce `NullPointerException`
Field can be local variable: nostr-java-api/src/main/java/nostr/api/EventNostr.java#L28
Field can be converted to a local variable
Field can be local variable: nostr-java-event/src/main/java/nostr/event/BaseMessage.java#L12
Field can be converted to a local variable
Field can be local variable: nostr-java-api/src/main/java/nostr/api/NIP46.java#L77
Field can be converted to a local variable
Field can be local variable: nostr-java-base/src/main/java/nostr/base/Relay.java#L32
Field can be converted to a local variable
Field can be local variable: nostr-java-id/src/main/java/nostr/id/Identity.java#L30
Field can be converted to a local variable
Field can be local variable: nostr-java-event/src/main/java/nostr/event/Reaction.java#L13
Field can be converted to a local variable
Field can be local variable: nostr-java-api/src/main/java/nostr/api/NIP46.java#L76
Field can be converted to a local variable
Javadoc declaration problems: nostr-java-id/src/main/java/nostr/id/Identity.java#L99
Class nostr.id.SigningException is not a descendant of Throwable
Javadoc declaration problems: nostr-java-event/src/main/java/nostr/event/json/codec/Nip05ContentDecoder.java#L28
Class nostr.event.json.codec.EventEncodingException is not a descendant of Throwable
Javadoc declaration problems: nostr-java-event/src/main/java/nostr/event/json/codec/FiltersDecoder.java#L29
Class nostr.event.json.codec.EventEncodingException is not a descendant of Throwable
Javadoc declaration problems: nostr-java-crypto/src/main/java/nostr/crypto/schnorr/Schnorr.java#L166
Class nostr.crypto.schnorr.SchnorrException is not a descendant of Throwable
Javadoc declaration problems: nostr-java-crypto/src/main/java/nostr/crypto/schnorr/Schnorr.java#L105
Class nostr.crypto.schnorr.SchnorrException is not a descendant of Throwable
Javadoc declaration problems: nostr-java-base/src/main/java/nostr/base/Encoder.java#L15
Class nostr.event.json.codec.EventEncodingException is not a descendant of Throwable
Javadoc declaration problems: nostr-java-event/src/main/java/nostr/event/json/codec/BaseTagDecoder.java#L29
Class nostr.event.json.codec.EventEncodingException is not a descendant of Throwable
Javadoc declaration problems: nostr-java-crypto/src/main/java/nostr/crypto/schnorr/Schnorr.java#L34
Class nostr.crypto.schnorr.SchnorrException is not a descendant of Throwable
Javadoc declaration problems: nostr-java-event/src/main/java/nostr/event/json/codec/BaseMessageDecoder.java#L33
Class nostr.event.json.codec.EventEncodingException is not a descendant of Throwable
Javadoc declaration problems: nostr-java-event/src/main/java/nostr/event/json/codec/GenericEventDecoder.java#L30
Class nostr.event.json.codec.EventEncodingException is not a descendant of Throwable
Javadoc declaration problems: nostr-java-base/src/main/java/nostr/base/IDecoder.java#L25
Class nostr.event.json.codec.EventEncodingException is not a descendant of Throwable
Javadoc declaration problems: nostr-java-event/src/main/java/nostr/event/json/codec/GenericTagDecoder.java#L34
Class nostr.event.json.codec.EventEncodingException is not a descendant of Throwable
Declaration has problems in Javadoc references: nostr-java-examples/src/main/java/nostr/examples/SpringSubscriptionExample.java#L13
Symbol `nostr.api.NostrSpringWebSocketClient` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-id/src/main/java/nostr/id/Identity.java#L92
Symbol `nostr.base.ISignable` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-examples/src/main/java/nostr/examples/TextNoteEventExample.java#L13
Symbol `nostr.event.impl.TextNoteEvent` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-util/src/main/java/nostr/util/exception/NostrEncodingException.java#L111
Symbol `nostr.event.json.codec.BaseEventEncoder` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-api/src/main/java/nostr/api/client/NostrEventDispatcher.java#L20
Symbol `nostr.crypto.schnorr.Schnorr` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-id/src/main/java/nostr/id/Identity.java#L71
Symbol `nostr.base.PublicKey` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-event/src/main/java/nostr/event/BaseTag.java#L135
Symbol `nostr.base.annotation.Tag` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-event/src/main/java/nostr/event/json/codec/FiltersDecoder.java#L29
Symbol `nostr.event.json.codec.EventEncodingException` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-event/src/main/java/nostr/event/json/codec/GenericTagDecoder.java#L34
Symbol `nostr.event.json.codec.EventEncodingException` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-event/src/main/java/nostr/event/BaseTag.java#L136
Symbol `nostr.base.annotation.Key` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-id/src/main/java/nostr/id/Identity.java#L22
Symbol `nostr.base.ISignable` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-event/src/main/java/nostr/event/json/codec/BaseMessageDecoder.java#L33
Symbol `nostr.event.json.codec.EventEncodingException` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-util/src/main/java/nostr/util/exception/NostrNetworkException.java#L116
Cannot resolve symbol `nostr.api.client.NostrSpringWebSocketClient`
Declaration has problems in Javadoc references: nostr-java-event/src/main/java/nostr/event/json/codec/BaseTagDecoder.java#L29
Symbol `nostr.event.json.codec.EventEncodingException` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-event/src/main/java/nostr/event/json/codec/Nip05ContentDecoder.java#L28
Symbol `nostr.event.json.codec.EventEncodingException` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-id/src/main/java/nostr/id/Identity.java#L39
Symbol `nostr.base.PrivateKey` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-api/src/main/java/nostr/api/NIP44.java#L187
Symbol `nostr.encryption.MessageCipher44` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-api/src/main/java/nostr/api/NIP04.java#L131
Symbol `nostr.encryption.MessageCipher04` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-event/src/main/java/nostr/event/json/codec/GenericEventDecoder.java#L30
Symbol `nostr.event.json.codec.EventEncodingException` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-id/src/main/java/nostr/id/SigningException.java#L6
Symbol `nostr.base.ISignable` is inaccessible from here
Declaration has problems in Javadoc references: nostr-java-id/src/main/java/nostr/id/Identity.java#L93
Symbol `nostr.base.Signature` is inaccessible from here
Mismatched query and update of collection: nostr-java-event/src/main/java/nostr/event/entities/CashuToken.java#L25
Contents of empty collection `proofs` are queried, but it's never populated
Confusing argument to varargs method: nostr-java-api/src/main/java/nostr/api/NIP60.java#L290
Confusing argument `mint.getUnits() != null ? mint.getUnits().toArray(new String[0]) : null`, unclear if a varargs or non-varargs call is desired
Suspicious variable/parameter name combination: nostr-java-crypto/src/main/java/nostr/crypto/Point.java#L37
'y' should probably not be passed as parameter 'elementRight'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP60.java#L260
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.GeohashTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/entities/CalendarContent.java#L98
Unchecked cast: 'nostr.event.tag.PubKeyTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/entities/CalendarContent.java#L154
Unchecked cast: 'nostr.event.tag.AddressTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/entities/CalendarContent.java#L110
Unchecked cast: 'nostr.event.tag.HashtagTag' to 'T'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP60.java#L235
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-api/src/main/java/nostr/api/NIP60.java#L272
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#L122
Unchecked cast: 'nostr.event.tag.ReferenceTag' to 'T'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP60.java#L247
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/BaseMessageDecoder.java#L45
Unchecked cast: 'java.util.Map,capture\>' to 'java.util.Map'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP09.java#L45
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.LabelTag' to 'T'
Unchecked warning: nostr-java-api/src/main/java/nostr/api/NIP02.java#L32
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#L142
Unchecked cast: 'nostr.event.tag.LabelNamespaceTag' to 'T'
Unchecked warning: nostr-java-event/src/main/java/nostr/event/message/CloseMessage.java#L43
Unchecked cast: 'nostr.event.message.CloseMessage' to 'T'
Unused import: nostr-java-event/src/main/java/nostr/event/json/codec/BaseMessageDecoder.java#L9
Unused import `import nostr.event.message.CanonicalAuthenticationMessage;`
Unused import: nostr-java-event/src/main/java/nostr/event/json/codec/BaseMessageDecoder.java#L15
Unused import `import nostr.event.message.RelayAuthenticationMessage;`
Redundant local variable: nostr-java-event/src/main/java/nostr/event/tag/LabelNamespaceTag.java#L35
Local variable `labelNamespaceTag` is redundant
Method can be extracted: nostr-java-api/src/main/java/nostr/api/nip57/Bolt11Util.java#L40
It's possible to extract method returning 'msat' from a long surrounding method